Uses of Class
org.unece.cefact.namespaces.sbdh.BusinessScope
Packages that use BusinessScope
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of BusinessScope in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return BusinessScopeModifier and TypeMethodDescriptionBusinessScope.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull BusinessScopeObjectFactory.createBusinessScope()Create an instance ofBusinessScope@Nullable BusinessScopeStandardBusinessDocumentHeader.getBusinessScope()Gets the value of the businessScope property.Methods in org.unece.cefact.namespaces.sbdh with parameters of type BusinessScopeModifier and TypeMethodDescriptionvoidBusinessScope.cloneTo(BusinessScope ret) This method clones all values fromthisto the passed object.voidStandardBusinessDocumentHeader.setBusinessScope(@Nullable BusinessScope value) Sets the value of the businessScope property.