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