Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ValueQualifierType
-
Packages that use ValueQualifierType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ValueQualifierType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ValueQualifierType Modifier and Type Field Description protected List<ValueQualifierType>ItemPropertyType. valueQualifierprotected List<ValueQualifierType>MeterPropertyType. valueQualifierMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ValueQualifierType Modifier and Type Method Description List<ValueQualifierType>ItemPropertyType. getValueQualifier()Gets the value of the valueQualifier property.List<ValueQualifierType>MeterPropertyType. getValueQualifier()Gets the value of the valueQualifier property. -
Uses of ValueQualifierType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ValueQualifierType Modifier and Type Method Description ValueQualifierTypeObjectFactory. createValueQualifierType()Create an instance ofValueQualifierTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ValueQualifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValueQualifierType>ObjectFactory. createValueQualifier(ValueQualifierType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ValueQualifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValueQualifierType>ObjectFactory. createValueQualifier(ValueQualifierType value)
-