Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RejectActionCodeType
-
Packages that use RejectActionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RejectActionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RejectActionCodeType Modifier and Type Field Description protected RejectActionCodeTypeReceiptLineType. rejectActionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RejectActionCodeType Modifier and Type Method Description RejectActionCodeTypeReceiptLineType. getRejectActionCode()Gets the value of the rejectActionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RejectActionCodeType Modifier and Type Method Description voidReceiptLineType. setRejectActionCode(RejectActionCodeType value)Sets the value of the rejectActionCode property. -
Uses of RejectActionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RejectActionCodeType Modifier and Type Method Description RejectActionCodeTypeObjectFactory. createRejectActionCodeType()Create an instance ofRejectActionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RejectActionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectActionCodeType>ObjectFactory. createRejectActionCode(RejectActionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RejectActionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectActionCodeType>ObjectFactory. createRejectActionCode(RejectActionCodeType value)
-