Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ProcurementProjectType
-
Packages that use ProcurementProjectType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ProcurementProjectType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ProcurementProjectType Modifier and Type Field Description protected ProcurementProjectTypeCallForTendersType. procurementProjectprotected ProcurementProjectTypeContractAwardNoticeType. procurementProjectprotected ProcurementProjectTypeContractNoticeType. procurementProjectprotected ProcurementProjectTypePriorInformationNoticeType. procurementProjectMethods in network.oxalis.peppol.ubl2.jaxb that return ProcurementProjectType Modifier and Type Method Description ProcurementProjectTypeCallForTendersType. getProcurementProject()Gets the value of the procurementProject property.ProcurementProjectTypeContractAwardNoticeType. getProcurementProject()Gets the value of the procurementProject property.ProcurementProjectTypeContractNoticeType. getProcurementProject()Gets the value of the procurementProject property.ProcurementProjectTypePriorInformationNoticeType. getProcurementProject()Gets the value of the procurementProject property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ProcurementProjectType Modifier and Type Method Description voidCallForTendersType. setProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property.voidContractAwardNoticeType. setProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property.voidContractNoticeType. setProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property.voidPriorInformationNoticeType. setProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property. -
Uses of ProcurementProjectType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProcurementProjectType Modifier and Type Field Description protected ProcurementProjectTypeProcurementProjectLotType. procurementProjectMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProcurementProjectType Modifier and Type Method Description ProcurementProjectTypeObjectFactory. createProcurementProjectType()Create an instance ofProcurementProjectTypeProcurementProjectTypeProcurementProjectLotType. getProcurementProject()Gets the value of the procurementProject property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProcurementProjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcurementProjectType>ObjectFactory. createProcurementProject(ProcurementProjectType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProcurementProjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcurementProjectType>ObjectFactory. createProcurementProject(ProcurementProjectType value)voidProcurementProjectLotType. setProcurementProject(ProcurementProjectType value)Sets the value of the procurementProject property.
-