Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RejectReasonCodeType
-
Packages that use RejectReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RejectReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RejectReasonCodeType Modifier and Type Field Description protected RejectReasonCodeTypeReceiptLineType. rejectReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RejectReasonCodeType Modifier and Type Method Description RejectReasonCodeTypeReceiptLineType. getRejectReasonCode()Gets the value of the rejectReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RejectReasonCodeType Modifier and Type Method Description voidReceiptLineType. setRejectReasonCode(RejectReasonCodeType value)Sets the value of the rejectReasonCode property. -
Uses of RejectReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RejectReasonCodeType Modifier and Type Method Description RejectReasonCodeTypeObjectFactory. createRejectReasonCodeType()Create an instance ofRejectReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RejectReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectReasonCodeType>ObjectFactory. createRejectReasonCode(RejectReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RejectReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectReasonCodeType>ObjectFactory. createRejectReasonCode(RejectReasonCodeType value)
-