Uses of Class
network.oxalis.peppol.busdox.jaxb.identifiers.DocumentIdentifierType
-
Packages that use DocumentIdentifierType Package Description network.oxalis.peppol.busdox.jaxb.identifiers network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of DocumentIdentifierType in network.oxalis.peppol.busdox.jaxb.identifiers
Methods in network.oxalis.peppol.busdox.jaxb.identifiers that return DocumentIdentifierType Modifier and Type Method Description DocumentIdentifierTypeObjectFactory. createDocumentIdentifierType()Create an instance ofDocumentIdentifierTypeMethods in network.oxalis.peppol.busdox.jaxb.identifiers that return types with arguments of type DocumentIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentIdentifierType>ObjectFactory. createDocumentIdentifier(DocumentIdentifierType value)Methods in network.oxalis.peppol.busdox.jaxb.identifiers with parameters of type DocumentIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentIdentifierType>ObjectFactory. createDocumentIdentifier(DocumentIdentifierType value) -
Uses of DocumentIdentifierType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as DocumentIdentifierType Modifier and Type Field Description protected DocumentIdentifierTypeServiceInformationType. documentIdentifierMethods in network.oxalis.peppol.busdox.jaxb.smp that return DocumentIdentifierType Modifier and Type Method Description DocumentIdentifierTypeServiceInformationType. getDocumentIdentifier()Gets the value of the documentIdentifier property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type DocumentIdentifierType Modifier and Type Method Description voidServiceInformationType. setDocumentIdentifier(DocumentIdentifierType value)Sets the value of the documentIdentifier property.
-