Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PreviousCancellationReasonCodeType
-
Packages that use PreviousCancellationReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PreviousCancellationReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PreviousCancellationReasonCodeType Modifier and Type Field Description protected PreviousCancellationReasonCodeTypeProcessJustificationType. previousCancellationReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PreviousCancellationReasonCodeType Modifier and Type Method Description PreviousCancellationReasonCodeTypeProcessJustificationType. getPreviousCancellationReasonCode()Gets the value of the previousCancellationReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PreviousCancellationReasonCodeType Modifier and Type Method Description voidProcessJustificationType. setPreviousCancellationReasonCode(PreviousCancellationReasonCodeType value)Sets the value of the previousCancellationReasonCode property. -
Uses of PreviousCancellationReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PreviousCancellationReasonCodeType Modifier and Type Method Description PreviousCancellationReasonCodeTypeObjectFactory. createPreviousCancellationReasonCodeType()Create an instance ofPreviousCancellationReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PreviousCancellationReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PreviousCancellationReasonCodeType>ObjectFactory. createPreviousCancellationReasonCode(PreviousCancellationReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PreviousCancellationReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PreviousCancellationReasonCodeType>ObjectFactory. createPreviousCancellationReasonCode(PreviousCancellationReasonCodeType value)
-