Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WeightNumericType
-
Packages that use WeightNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WeightNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WeightNumericType Modifier and Type Field Description protected WeightNumericTypeAwardingCriterionType. weightNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WeightNumericType Modifier and Type Method Description WeightNumericTypeAwardingCriterionType. getWeightNumeric()Gets the value of the weightNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WeightNumericType Modifier and Type Method Description voidAwardingCriterionType. setWeightNumeric(WeightNumericType value)Sets the value of the weightNumeric property. -
Uses of WeightNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WeightNumericType Modifier and Type Method Description WeightNumericTypeObjectFactory. createWeightNumericType()Create an instance ofWeightNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WeightNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightNumericType>ObjectFactory. createWeightNumeric(WeightNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WeightNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightNumericType>ObjectFactory. createWeightNumeric(WeightNumericType value)
-