Uses of Class
org.unece.cefact.namespaces.sbdh.DocumentIdentification
Packages that use DocumentIdentification
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of DocumentIdentification in org.unece.cefact.namespaces.sbdh
Methods in org.unece.cefact.namespaces.sbdh that return DocumentIdentificationModifier and TypeMethodDescriptionDocumentIdentification.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull DocumentIdentificationObjectFactory.createDocumentIdentification()Create an instance ofDocumentIdentification@Nullable DocumentIdentificationStandardBusinessDocumentHeader.getDocumentIdentification()Gets the value of the documentIdentification property.Methods in org.unece.cefact.namespaces.sbdh with parameters of type DocumentIdentificationModifier and TypeMethodDescriptionvoidDocumentIdentification.cloneTo(DocumentIdentification ret) This method clones all values fromthisto the passed object.voidStandardBusinessDocumentHeader.setDocumentIdentification(@Nullable DocumentIdentification value) Sets the value of the documentIdentification property.