Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ProcessReasonCodeType
-
Packages that use ProcessReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ProcessReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProcessReasonCodeType Modifier and Type Field Description protected ProcessReasonCodeTypeProcessJustificationType. processReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProcessReasonCodeType Modifier and Type Method Description ProcessReasonCodeTypeProcessJustificationType. getProcessReasonCode()Gets the value of the processReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProcessReasonCodeType Modifier and Type Method Description voidProcessJustificationType. setProcessReasonCode(ProcessReasonCodeType value)Sets the value of the processReasonCode property. -
Uses of ProcessReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ProcessReasonCodeType Modifier and Type Method Description ProcessReasonCodeTypeObjectFactory. createProcessReasonCodeType()Create an instance ofProcessReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ProcessReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcessReasonCodeType>ObjectFactory. createProcessReasonCode(ProcessReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ProcessReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcessReasonCodeType>ObjectFactory. createProcessReasonCode(ProcessReasonCodeType value)
-