Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.WeightingAlgorithmCodeType
-
Packages that use WeightingAlgorithmCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of WeightingAlgorithmCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as WeightingAlgorithmCodeType Modifier and Type Field Description protected WeightingAlgorithmCodeTypeAwardingTermsType. weightingAlgorithmCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WeightingAlgorithmCodeType Modifier and Type Method Description WeightingAlgorithmCodeTypeAwardingTermsType. getWeightingAlgorithmCode()Gets the value of the weightingAlgorithmCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WeightingAlgorithmCodeType Modifier and Type Method Description voidAwardingTermsType. setWeightingAlgorithmCode(WeightingAlgorithmCodeType value)Sets the value of the weightingAlgorithmCode property. -
Uses of WeightingAlgorithmCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return WeightingAlgorithmCodeType Modifier and Type Method Description WeightingAlgorithmCodeTypeObjectFactory. createWeightingAlgorithmCodeType()Create an instance ofWeightingAlgorithmCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type WeightingAlgorithmCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightingAlgorithmCodeType>ObjectFactory. createWeightingAlgorithmCode(WeightingAlgorithmCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type WeightingAlgorithmCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<WeightingAlgorithmCodeType>ObjectFactory. createWeightingAlgorithmCode(WeightingAlgorithmCodeType value)
-