Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpressionCodeType
-
Packages that use ExpressionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpressionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExpressionCodeType Modifier and Type Field Description protected ExpressionCodeTypeEvaluationCriterionType. expressionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExpressionCodeType Modifier and Type Method Description ExpressionCodeTypeEvaluationCriterionType. getExpressionCode()Gets the value of the expressionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExpressionCodeType Modifier and Type Method Description voidEvaluationCriterionType. setExpressionCode(ExpressionCodeType value)Sets the value of the expressionCode property. -
Uses of ExpressionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpressionCodeType Modifier and Type Method Description ExpressionCodeTypeObjectFactory. createExpressionCodeType()Create an instance ofExpressionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpressionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpressionCodeType>ObjectFactory. createExpressionCode(ExpressionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpressionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpressionCodeType>ObjectFactory. createExpressionCode(ExpressionCodeType value)
-