Uses of Class
org.unece.cefact.namespaces.sbdh.ServiceTransaction
Packages that use ServiceTransaction
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of ServiceTransaction in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return ServiceTransactionModifier and TypeMethodDescriptionServiceTransaction.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull ServiceTransactionObjectFactory.createServiceTransaction()Create an instance ofServiceTransaction@Nullable ServiceTransactionBusinessService.getServiceTransaction()Gets the value of the serviceTransaction property.Methods in org.unece.cefact.namespaces.sbdh with parameters of type ServiceTransactionModifier and TypeMethodDescriptionvoidServiceTransaction.cloneTo(ServiceTransaction ret) This method clones all values fromthisto the passed object.voidBusinessService.setServiceTransaction(@Nullable ServiceTransaction value) Sets the value of the serviceTransaction property.