Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TenderingProcessType
-
Packages that use TenderingProcessType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TenderingProcessType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TenderingProcessType Modifier and Type Field Description protected TenderingProcessTypeCallForTendersType. tenderingProcessprotected TenderingProcessTypeContractAwardNoticeType. tenderingProcessprotected TenderingProcessTypeContractNoticeType. tenderingProcessprotected TenderingProcessTypePriorInformationNoticeType. tenderingProcessMethods in network.oxalis.peppol.ubl2.jaxb that return TenderingProcessType Modifier and Type Method Description TenderingProcessTypeCallForTendersType. getTenderingProcess()Gets the value of the tenderingProcess property.TenderingProcessTypeContractAwardNoticeType. getTenderingProcess()Gets the value of the tenderingProcess property.TenderingProcessTypeContractNoticeType. getTenderingProcess()Gets the value of the tenderingProcess property.TenderingProcessTypePriorInformationNoticeType. getTenderingProcess()Gets the value of the tenderingProcess property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TenderingProcessType Modifier and Type Method Description voidCallForTendersType. setTenderingProcess(TenderingProcessType value)Sets the value of the tenderingProcess property.voidContractAwardNoticeType. setTenderingProcess(TenderingProcessType value)Sets the value of the tenderingProcess property.voidContractNoticeType. setTenderingProcess(TenderingProcessType value)Sets the value of the tenderingProcess property.voidPriorInformationNoticeType. setTenderingProcess(TenderingProcessType value)Sets the value of the tenderingProcess property. -
Uses of TenderingProcessType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return TenderingProcessType Modifier and Type Method Description TenderingProcessTypeObjectFactory. createTenderingProcessType()Create an instance ofTenderingProcessTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TenderingProcessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderingProcessType>ObjectFactory. createTenderingProcess(TenderingProcessType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TenderingProcessType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TenderingProcessType>ObjectFactory. createTenderingProcess(TenderingProcessType value)
-