Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.ProcessListType
-
Packages that use ProcessListType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ProcessListType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ProcessListType Modifier and Type Field Description protected ProcessListTypeServiceInformationType. processListMethods in network.oxalis.peppol.busdox.jaxb.smp that return ProcessListType Modifier and Type Method Description ProcessListTypeObjectFactory. createProcessListType()Create an instance ofProcessListTypeProcessListTypeServiceInformationType. getProcessList()Gets the value of the processList property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ProcessListType Modifier and Type Method Description voidServiceInformationType. setProcessList(ProcessListType value)Sets the value of the processList property.
-