Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AwardingTermsType
-
Packages that use AwardingTermsType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AwardingTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AwardingTermsType Modifier and Type Field Description protected AwardingTermsTypeTenderingTermsType. awardingTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AwardingTermsType Modifier and Type Method Description AwardingTermsTypeObjectFactory. createAwardingTermsType()Create an instance ofAwardingTermsTypeAwardingTermsTypeTenderingTermsType. getAwardingTerms()Gets the value of the awardingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AwardingTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingTermsType>ObjectFactory. createAwardingTerms(AwardingTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AwardingTermsType Modifier and Type Method Description javax.xml.bind.JAXBElement<AwardingTermsType>ObjectFactory. createAwardingTerms(AwardingTermsType value)voidTenderingTermsType. setAwardingTerms(AwardingTermsType value)Sets the value of the awardingTerms property.
-