Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.QuantityDiscrepancyCodeType
-
Packages that use QuantityDiscrepancyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of QuantityDiscrepancyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as QuantityDiscrepancyCodeType Modifier and Type Field Description protected QuantityDiscrepancyCodeTypeReceiptLineType. quantityDiscrepancyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return QuantityDiscrepancyCodeType Modifier and Type Method Description QuantityDiscrepancyCodeTypeReceiptLineType. getQuantityDiscrepancyCode()Gets the value of the quantityDiscrepancyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QuantityDiscrepancyCodeType Modifier and Type Method Description voidReceiptLineType. setQuantityDiscrepancyCode(QuantityDiscrepancyCodeType value)Sets the value of the quantityDiscrepancyCode property. -
Uses of QuantityDiscrepancyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return QuantityDiscrepancyCodeType Modifier and Type Method Description QuantityDiscrepancyCodeTypeObjectFactory. createQuantityDiscrepancyCodeType()Create an instance ofQuantityDiscrepancyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type QuantityDiscrepancyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QuantityDiscrepancyCodeType>ObjectFactory. createQuantityDiscrepancyCode(QuantityDiscrepancyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type QuantityDiscrepancyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QuantityDiscrepancyCodeType>ObjectFactory. createQuantityDiscrepancyCode(QuantityDiscrepancyCodeType value)
-