Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OutstandingQuantityType
-
Packages that use OutstandingQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OutstandingQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OutstandingQuantityType Modifier and Type Field Description protected OutstandingQuantityTypeDespatchLineType. outstandingQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OutstandingQuantityType Modifier and Type Method Description OutstandingQuantityTypeDespatchLineType. getOutstandingQuantity()Gets the value of the outstandingQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OutstandingQuantityType Modifier and Type Method Description voidDespatchLineType. setOutstandingQuantity(OutstandingQuantityType value)Sets the value of the outstandingQuantity property. -
Uses of OutstandingQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OutstandingQuantityType Modifier and Type Method Description OutstandingQuantityTypeObjectFactory. createOutstandingQuantityType()Create an instance ofOutstandingQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OutstandingQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OutstandingQuantityType>ObjectFactory. createOutstandingQuantity(OutstandingQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OutstandingQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OutstandingQuantityType>ObjectFactory. createOutstandingQuantity(OutstandingQuantityType value)
-