Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AwardingCriterionType
-
Packages that use AwardingCriterionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AwardingCriterionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AwardingCriterionType Modifier and Type Field Description protected List<AwardingCriterionType>AwardingTermsType. awardingCriterionprotected List<AwardingCriterionType>AwardingCriterionType. subordinateAwardingCriterionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardingCriterionType Modifier and Type Method Description AwardingCriterionTypeObjectFactory. createAwardingCriterionType()Create an instance ofAwardingCriterionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AwardingCriterionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionType>ObjectFactory. createAwardingCriterion(AwardingCriterionType value)javax.xml.bind.JAXBElement<AwardingCriterionType>ObjectFactory. createSubordinateAwardingCriterion(AwardingCriterionType value)List<AwardingCriterionType>AwardingTermsType. getAwardingCriterion()Gets the value of the awardingCriterion property.List<AwardingCriterionType>AwardingCriterionType. getSubordinateAwardingCriterion()Gets the value of the subordinateAwardingCriterion property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardingCriterionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionType>ObjectFactory. createAwardingCriterion(AwardingCriterionType value)javax.xml.bind.JAXBElement<AwardingCriterionType>ObjectFactory. createSubordinateAwardingCriterion(AwardingCriterionType value)
-