Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PerformanceValueQuantityType
-
Packages that use PerformanceValueQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PerformanceValueQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PerformanceValueQuantityType Modifier and Type Field Description protected PerformanceValueQuantityTypePerformanceDataLineType. performanceValueQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PerformanceValueQuantityType Modifier and Type Method Description PerformanceValueQuantityTypePerformanceDataLineType. getPerformanceValueQuantity()Gets the value of the performanceValueQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PerformanceValueQuantityType Modifier and Type Method Description voidPerformanceDataLineType. setPerformanceValueQuantity(PerformanceValueQuantityType value)Sets the value of the performanceValueQuantity property. -
Uses of PerformanceValueQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PerformanceValueQuantityType Modifier and Type Method Description PerformanceValueQuantityTypeObjectFactory. createPerformanceValueQuantityType()Create an instance ofPerformanceValueQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PerformanceValueQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerformanceValueQuantityType>ObjectFactory. createPerformanceValueQuantity(PerformanceValueQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PerformanceValueQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerformanceValueQuantityType>ObjectFactory. createPerformanceValueQuantity(PerformanceValueQuantityType value)
-