Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProcessReasonType
-
Packages that use ProcessReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProcessReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ProcessReasonType Modifier and Type Field Description protected List<ProcessReasonType>ProcessJustificationType. processReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProcessReasonType Modifier and Type Method Description List<ProcessReasonType>ProcessJustificationType. getProcessReason()Gets the value of the processReason property. -
Uses of ProcessReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProcessReasonType Modifier and Type Method Description ProcessReasonTypeObjectFactory. createProcessReasonType()Create an instance ofProcessReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProcessReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessReasonType>ObjectFactory. createProcessReason(ProcessReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProcessReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessReasonType>ObjectFactory. createProcessReason(ProcessReasonType value)
-