Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AwardingCriterionTypeCodeType
-
Packages that use AwardingCriterionTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AwardingCriterionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AwardingCriterionTypeCodeType Modifier and Type Field Description protected AwardingCriterionTypeCodeTypeAwardingCriterionType. awardingCriterionTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardingCriterionTypeCodeType Modifier and Type Method Description AwardingCriterionTypeCodeTypeAwardingCriterionType. getAwardingCriterionTypeCode()Gets the value of the awardingCriterionTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardingCriterionTypeCodeType Modifier and Type Method Description voidAwardingCriterionType. setAwardingCriterionTypeCode(AwardingCriterionTypeCodeType value)Sets the value of the awardingCriterionTypeCode property. -
Uses of AwardingCriterionTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AwardingCriterionTypeCodeType Modifier and Type Method Description AwardingCriterionTypeCodeTypeObjectFactory. createAwardingCriterionTypeCodeType()Create an instance ofAwardingCriterionTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AwardingCriterionTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionTypeCodeType>ObjectFactory. createAwardingCriterionTypeCode(AwardingCriterionTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AwardingCriterionTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingCriterionTypeCodeType>ObjectFactory. createAwardingCriterionTypeCode(AwardingCriterionTypeCodeType value)
-