Uses of Class
org.busdox.transport.identifiers._1.DocumentIdentifierType
-
Packages that use DocumentIdentifierType Package Description org.busdox.transport.identifiers._1 -
-
Uses of DocumentIdentifierType in org.busdox.transport.identifiers._1
Methods in org.busdox.transport.identifiers._1 that return DocumentIdentifierType Modifier and Type Method Description DocumentIdentifierTypeObjectFactory. createDocumentIdentifierType()Create an instance ofDocumentIdentifierTypeMethods in org.busdox.transport.identifiers._1 that return types with arguments of type DocumentIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentIdentifierType>ObjectFactory. createDocumentIdentifier(DocumentIdentifierType value)Methods in org.busdox.transport.identifiers._1 with parameters of type DocumentIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentIdentifierType>ObjectFactory. createDocumentIdentifier(DocumentIdentifierType value)
-