Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValueQuantityType
-
Packages that use ValueQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValueQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ValueQuantityType Modifier and Type Field Description protected ValueQuantityTypeCapabilityType. valueQuantityprotected ValueQuantityTypeItemPropertyType. valueQuantityprotected ValueQuantityTypeMeterPropertyType. valueQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ValueQuantityType Modifier and Type Method Description ValueQuantityTypeCapabilityType. getValueQuantity()Gets the value of the valueQuantity property.ValueQuantityTypeItemPropertyType. getValueQuantity()Gets the value of the valueQuantity property.ValueQuantityTypeMeterPropertyType. getValueQuantity()Gets the value of the valueQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ValueQuantityType Modifier and Type Method Description voidCapabilityType. setValueQuantity(ValueQuantityType value)Sets the value of the valueQuantity property.voidItemPropertyType. setValueQuantity(ValueQuantityType value)Sets the value of the valueQuantity property.voidMeterPropertyType. setValueQuantity(ValueQuantityType value)Sets the value of the valueQuantity property. -
Uses of ValueQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValueQuantityType Modifier and Type Method Description ValueQuantityTypeObjectFactory. createValueQuantityType()Create an instance ofValueQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValueQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValueQuantityType>ObjectFactory. createValueQuantity(ValueQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValueQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValueQuantityType>ObjectFactory. createValueQuantity(ValueQuantityType value)
-