Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RejectReasonType
-
Packages that use RejectReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RejectReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type RejectReasonType Modifier and Type Field Description protected List<RejectReasonType>ReceiptLineType. rejectReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RejectReasonType Modifier and Type Method Description List<RejectReasonType>ReceiptLineType. getRejectReason()Gets the value of the rejectReason property. -
Uses of RejectReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RejectReasonType Modifier and Type Method Description RejectReasonTypeObjectFactory. createRejectReasonType()Create an instance ofRejectReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RejectReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<RejectReasonType>ObjectFactory. createRejectReason(RejectReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RejectReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<RejectReasonType>ObjectFactory. createRejectReason(RejectReasonType value)
-