Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WeightType
-
Packages that use WeightType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WeightType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type WeightType Modifier and Type Field Description protected List<WeightType>AwardingCriterionType. weightMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type WeightType Modifier and Type Method Description List<WeightType>AwardingCriterionType. getWeight()Gets the value of the weight property. -
Uses of WeightType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WeightType Modifier and Type Method Description WeightTypeObjectFactory. createWeightType()Create an instance ofWeightTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WeightType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightType>ObjectFactory. createWeight(WeightType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WeightType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightType>ObjectFactory. createWeight(WeightType value)
-