Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EvaluationCriterionType
-
Packages that use EvaluationCriterionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EvaluationCriterionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type EvaluationCriterionType Modifier and Type Field Description protected List<EvaluationCriterionType>TendererQualificationRequestType. financialEvaluationCriterionprotected List<EvaluationCriterionType>TendererQualificationRequestType. technicalEvaluationCriterionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EvaluationCriterionType Modifier and Type Method Description EvaluationCriterionTypeObjectFactory. createEvaluationCriterionType()Create an instance ofEvaluationCriterionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EvaluationCriterionType Modifier and Type Method Description javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createEvaluationCriterion(EvaluationCriterionType value)javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createFinancialEvaluationCriterion(EvaluationCriterionType value)javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createTechnicalEvaluationCriterion(EvaluationCriterionType value)List<EvaluationCriterionType>TendererQualificationRequestType. getFinancialEvaluationCriterion()Gets the value of the financialEvaluationCriterion property.List<EvaluationCriterionType>TendererQualificationRequestType. getTechnicalEvaluationCriterion()Gets the value of the technicalEvaluationCriterion property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EvaluationCriterionType Modifier and Type Method Description javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createEvaluationCriterion(EvaluationCriterionType value)javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createFinancialEvaluationCriterion(EvaluationCriterionType value)javax.xml.bind.JAXBElement<EvaluationCriterionType>ObjectFactory. createTechnicalEvaluationCriterion(EvaluationCriterionType value)
-