Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OversupplyQuantityType
-
Packages that use OversupplyQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OversupplyQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OversupplyQuantityType Modifier and Type Field Description protected OversupplyQuantityTypeDespatchLineType. oversupplyQuantityprotected OversupplyQuantityTypeReceiptLineType. oversupplyQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OversupplyQuantityType Modifier and Type Method Description OversupplyQuantityTypeDespatchLineType. getOversupplyQuantity()Gets the value of the oversupplyQuantity property.OversupplyQuantityTypeReceiptLineType. getOversupplyQuantity()Gets the value of the oversupplyQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OversupplyQuantityType Modifier and Type Method Description voidDespatchLineType. setOversupplyQuantity(OversupplyQuantityType value)Sets the value of the oversupplyQuantity property.voidReceiptLineType. setOversupplyQuantity(OversupplyQuantityType value)Sets the value of the oversupplyQuantity property. -
Uses of OversupplyQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OversupplyQuantityType Modifier and Type Method Description OversupplyQuantityTypeObjectFactory. createOversupplyQuantityType()Create an instance ofOversupplyQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OversupplyQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OversupplyQuantityType>ObjectFactory. createOversupplyQuantity(OversupplyQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OversupplyQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OversupplyQuantityType>ObjectFactory. createOversupplyQuantity(OversupplyQuantityType value)
-