Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TenderingTermsType
-
Packages that use TenderingTermsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TenderingTermsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TenderingTermsType Modifier and Type Field Description protected TenderingTermsTypeCallForTendersType. tenderingTermsprotected TenderingTermsTypeContractAwardNoticeType. tenderingTermsprotected TenderingTermsTypeContractNoticeType. tenderingTermsprotected TenderingTermsTypePriorInformationNoticeType. tenderingTermsMethods in network.oxalis.peppol.ubl2.jaxb that return TenderingTermsType Modifier and Type Method Description TenderingTermsTypeCallForTendersType. getTenderingTerms()Gets the value of the tenderingTerms property.TenderingTermsTypeContractAwardNoticeType. getTenderingTerms()Gets the value of the tenderingTerms property.TenderingTermsTypeContractNoticeType. getTenderingTerms()Gets the value of the tenderingTerms property.TenderingTermsTypePriorInformationNoticeType. getTenderingTerms()Gets the value of the tenderingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TenderingTermsType Modifier and Type Method Description voidCallForTendersType. setTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property.voidContractAwardNoticeType. setTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property.voidContractNoticeType. setTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property.voidPriorInformationNoticeType. setTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property. -
Uses of TenderingTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TenderingTermsType Modifier and Type Field Description protected TenderingTermsTypeProcurementProjectLotType. tenderingTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TenderingTermsType Modifier and Type Method Description TenderingTermsTypeObjectFactory. createTenderingTermsType()Create an instance ofTenderingTermsTypeTenderingTermsTypeProcurementProjectLotType. getTenderingTerms()Gets the value of the tenderingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TenderingTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderingTermsType>ObjectFactory. createTenderingTerms(TenderingTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TenderingTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderingTermsType>ObjectFactory. createTenderingTerms(TenderingTermsType value)voidProcurementProjectLotType. setTenderingTerms(TenderingTermsType value)Sets the value of the tenderingTerms property.
-