Uses of Class
org.unece.cefact.namespaces.sbdh.StandardBusinessDocumentHeader
Packages that use StandardBusinessDocumentHeader
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of StandardBusinessDocumentHeader in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return StandardBusinessDocumentHeaderModifier and TypeMethodDescriptionStandardBusinessDocumentHeader.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull StandardBusinessDocumentHeaderObjectFactory.createStandardBusinessDocumentHeader()Create an instance ofStandardBusinessDocumentHeader@Nullable StandardBusinessDocumentHeaderStandardBusinessDocument.getStandardBusinessDocumentHeader()Gets the value of the standardBusinessDocumentHeader property.Methods in org.unece.cefact.namespaces.sbdh that return types with arguments of type StandardBusinessDocumentHeaderModifier and TypeMethodDescription@NonNull jakarta.xml.bind.JAXBElement<StandardBusinessDocumentHeader> ObjectFactory.createStandardBusinessDocumentHeader(@Nullable StandardBusinessDocumentHeader value) Methods in org.unece.cefact.namespaces.sbdh with parameters of type StandardBusinessDocumentHeaderModifier and TypeMethodDescriptionvoidStandardBusinessDocumentHeader.cloneTo(StandardBusinessDocumentHeader ret) This method clones all values fromthisto the passed object.@NonNull jakarta.xml.bind.JAXBElement<StandardBusinessDocumentHeader> ObjectFactory.createStandardBusinessDocumentHeader(@Nullable StandardBusinessDocumentHeader value) voidStandardBusinessDocument.setStandardBusinessDocumentHeader(@Nullable StandardBusinessDocumentHeader value) Sets the value of the standardBusinessDocumentHeader property.