Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CalculationExpressionCodeType
-
Packages that use CalculationExpressionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CalculationExpressionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CalculationExpressionCodeType Modifier and Type Field Description protected CalculationExpressionCodeTypeAwardingCriterionType. calculationExpressionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CalculationExpressionCodeType Modifier and Type Method Description CalculationExpressionCodeTypeAwardingCriterionType. getCalculationExpressionCode()Gets the value of the calculationExpressionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CalculationExpressionCodeType Modifier and Type Method Description voidAwardingCriterionType. setCalculationExpressionCode(CalculationExpressionCodeType value)Sets the value of the calculationExpressionCode property. -
Uses of CalculationExpressionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CalculationExpressionCodeType Modifier and Type Method Description CalculationExpressionCodeTypeObjectFactory. createCalculationExpressionCodeType()Create an instance ofCalculationExpressionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CalculationExpressionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationExpressionCodeType>ObjectFactory. createCalculationExpressionCode(CalculationExpressionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CalculationExpressionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationExpressionCodeType>ObjectFactory. createCalculationExpressionCode(CalculationExpressionCodeType value)
-