Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalMeteredQuantityType
-
Packages that use TotalMeteredQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalMeteredQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalMeteredQuantityType Modifier and Type Field Description protected TotalMeteredQuantityTypeSubscriberConsumptionType. totalMeteredQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalMeteredQuantityType Modifier and Type Method Description TotalMeteredQuantityTypeSubscriberConsumptionType. getTotalMeteredQuantity()Gets the value of the totalMeteredQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalMeteredQuantityType Modifier and Type Method Description voidSubscriberConsumptionType. setTotalMeteredQuantity(TotalMeteredQuantityType value)Sets the value of the totalMeteredQuantity property. -
Uses of TotalMeteredQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalMeteredQuantityType Modifier and Type Method Description TotalMeteredQuantityTypeObjectFactory. createTotalMeteredQuantityType()Create an instance ofTotalMeteredQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalMeteredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalMeteredQuantityType>ObjectFactory. createTotalMeteredQuantity(TotalMeteredQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalMeteredQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalMeteredQuantityType>ObjectFactory. createTotalMeteredQuantity(TotalMeteredQuantityType value)
-