Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RejectedQuantityType
-
Packages that use RejectedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RejectedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RejectedQuantityType Modifier and Type Field Description protected RejectedQuantityTypeReceiptLineType. rejectedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RejectedQuantityType Modifier and Type Method Description RejectedQuantityTypeReceiptLineType. getRejectedQuantity()Gets the value of the rejectedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RejectedQuantityType Modifier and Type Method Description voidReceiptLineType. setRejectedQuantity(RejectedQuantityType value)Sets the value of the rejectedQuantity property. -
Uses of RejectedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RejectedQuantityType Modifier and Type Method Description RejectedQuantityTypeObjectFactory. createRejectedQuantityType()Create an instance ofRejectedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RejectedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<RejectedQuantityType>ObjectFactory. createRejectedQuantity(RejectedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RejectedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<RejectedQuantityType>ObjectFactory. createRejectedQuantity(RejectedQuantityType value)
-