Uses of Class
network.oxalis.peppol.bdx.jaxb.smp._2016._05.ProcessIdentifierType
-
Packages that use ProcessIdentifierType Package Description network.oxalis.peppol.bdx.jaxb.smp._2016._05 -
-
Uses of ProcessIdentifierType in network.oxalis.peppol.bdx.jaxb.smp._2016._05
Fields in network.oxalis.peppol.bdx.jaxb.smp._2016._05 declared as ProcessIdentifierType Modifier and Type Field Description protected ProcessIdentifierTypeProcessType. processIdentifierMethods in network.oxalis.peppol.bdx.jaxb.smp._2016._05 that return ProcessIdentifierType Modifier and Type Method Description ProcessIdentifierTypeObjectFactory. createProcessIdentifierType()Create an instance ofProcessIdentifierTypeProcessIdentifierTypeProcessType. getProcessIdentifier()Gets the value of the processIdentifier property.Methods in network.oxalis.peppol.bdx.jaxb.smp._2016._05 that return types with arguments of type ProcessIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessIdentifierType>ObjectFactory. createProcessIdentifier(ProcessIdentifierType value)Methods in network.oxalis.peppol.bdx.jaxb.smp._2016._05 with parameters of type ProcessIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessIdentifierType>ObjectFactory. createProcessIdentifier(ProcessIdentifierType value)voidProcessType. setProcessIdentifier(ProcessIdentifierType value)Sets the value of the processIdentifier property.
-