Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AwardingCriterionResponseType
-
Packages that use AwardingCriterionResponseType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AwardingCriterionResponseType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AwardingCriterionResponseType Modifier and Type Field Description protected List<AwardingCriterionResponseType>TenderedProjectType. awardingCriterionResponseprotected List<AwardingCriterionResponseType>AwardingCriterionResponseType. subordinateAwardingCriterionResponseMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardingCriterionResponseType Modifier and Type Method Description AwardingCriterionResponseTypeObjectFactory. createAwardingCriterionResponseType()Create an instance ofAwardingCriterionResponseTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AwardingCriterionResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionResponseType>ObjectFactory. createAwardingCriterionResponse(AwardingCriterionResponseType value)javax.xml.bind.JAXBElement<AwardingCriterionResponseType>ObjectFactory. createSubordinateAwardingCriterionResponse(AwardingCriterionResponseType value)List<AwardingCriterionResponseType>TenderedProjectType. getAwardingCriterionResponse()Gets the value of the awardingCriterionResponse property.List<AwardingCriterionResponseType>AwardingCriterionResponseType. getSubordinateAwardingCriterionResponse()Gets the value of the subordinateAwardingCriterionResponse property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardingCriterionResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionResponseType>ObjectFactory. createAwardingCriterionResponse(AwardingCriterionResponseType value)javax.xml.bind.JAXBElement<AwardingCriterionResponseType>ObjectFactory. createSubordinateAwardingCriterionResponse(AwardingCriterionResponseType value)
-