Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AwardingCriterionIDType
-
Packages that use AwardingCriterionIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AwardingCriterionIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AwardingCriterionIDType Modifier and Type Field Description protected AwardingCriterionIDTypeAwardingCriterionResponseType. awardingCriterionIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardingCriterionIDType Modifier and Type Method Description AwardingCriterionIDTypeAwardingCriterionResponseType. getAwardingCriterionID()Gets the value of the awardingCriterionID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardingCriterionIDType Modifier and Type Method Description voidAwardingCriterionResponseType. setAwardingCriterionID(AwardingCriterionIDType value)Sets the value of the awardingCriterionID property. -
Uses of AwardingCriterionIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AwardingCriterionIDType Modifier and Type Method Description AwardingCriterionIDTypeObjectFactory. createAwardingCriterionIDType()Create an instance ofAwardingCriterionIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AwardingCriterionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AwardingCriterionIDType>ObjectFactory. createAwardingCriterionID(AwardingCriterionIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AwardingCriterionIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AwardingCriterionIDType>ObjectFactory. createAwardingCriterionID(AwardingCriterionIDType value)
-