Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CalculationExpressionType
-
Packages that use CalculationExpressionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CalculationExpressionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CalculationExpressionType Modifier and Type Field Description protected List<CalculationExpressionType>AwardingCriterionType. calculationExpressionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CalculationExpressionType Modifier and Type Method Description List<CalculationExpressionType>AwardingCriterionType. getCalculationExpression()Gets the value of the calculationExpression property. -
Uses of CalculationExpressionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CalculationExpressionType Modifier and Type Method Description CalculationExpressionTypeObjectFactory. createCalculationExpressionType()Create an instance ofCalculationExpressionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CalculationExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationExpressionType>ObjectFactory. createCalculationExpression(CalculationExpressionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CalculationExpressionType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationExpressionType>ObjectFactory. createCalculationExpression(CalculationExpressionType value)
-