Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpressionType
-
Packages that use ExpressionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpressionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ExpressionType Modifier and Type Field Description protected List<ExpressionType>EvaluationCriterionType. expressionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExpressionType Modifier and Type Method Description List<ExpressionType>EvaluationCriterionType. getExpression()Gets the value of the expression property. -
Uses of ExpressionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpressionType Modifier and Type Method Description ExpressionTypeObjectFactory. createExpressionType()Create an instance ofExpressionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpressionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExpressionType>ObjectFactory. createExpression(ExpressionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpressionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExpressionType>ObjectFactory. createExpression(ExpressionType value)
-