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