Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedConsumedQuantityType
-
Packages that use EstimatedConsumedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedConsumedQuantityType Modifier and Type Field Description protected EstimatedConsumedQuantityTypeOnAccountPaymentType. estimatedConsumedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedConsumedQuantityType Modifier and Type Method Description EstimatedConsumedQuantityTypeOnAccountPaymentType. getEstimatedConsumedQuantity()Gets the value of the estimatedConsumedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedConsumedQuantityType Modifier and Type Method Description voidOnAccountPaymentType. setEstimatedConsumedQuantity(EstimatedConsumedQuantityType value)Sets the value of the estimatedConsumedQuantity property. -
Uses of EstimatedConsumedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedConsumedQuantityType Modifier and Type Method Description EstimatedConsumedQuantityTypeObjectFactory. createEstimatedConsumedQuantityType()Create an instance ofEstimatedConsumedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedConsumedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedConsumedQuantityType>ObjectFactory. createEstimatedConsumedQuantity(EstimatedConsumedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedConsumedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<EstimatedConsumedQuantityType>ObjectFactory. createEstimatedConsumedQuantity(EstimatedConsumedQuantityType value)
-