Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AwardingCriterionDescriptionType
-
Packages that use AwardingCriterionDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AwardingCriterionDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AwardingCriterionDescriptionType Modifier and Type Field Description protected List<AwardingCriterionDescriptionType>AwardingCriterionResponseType. awardingCriterionDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AwardingCriterionDescriptionType Modifier and Type Method Description List<AwardingCriterionDescriptionType>AwardingCriterionResponseType. getAwardingCriterionDescription()Gets the value of the awardingCriterionDescription property. -
Uses of AwardingCriterionDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AwardingCriterionDescriptionType Modifier and Type Method Description AwardingCriterionDescriptionTypeObjectFactory. createAwardingCriterionDescriptionType()Create an instance ofAwardingCriterionDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AwardingCriterionDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionDescriptionType>ObjectFactory. createAwardingCriterionDescription(AwardingCriterionDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AwardingCriterionDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionDescriptionType>ObjectFactory. createAwardingCriterionDescription(AwardingCriterionDescriptionType value)
-