Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ProcurementProjectLotType
-
Packages that use ProcurementProjectLotType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ProcurementProjectLotType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ProcurementProjectLotType Modifier and Type Field Description protected List<ProcurementProjectLotType>CallForTendersType. procurementProjectLotprotected List<ProcurementProjectLotType>ContractAwardNoticeType. procurementProjectLotprotected List<ProcurementProjectLotType>ContractNoticeType. procurementProjectLotprotected List<ProcurementProjectLotType>PriorInformationNoticeType. procurementProjectLotMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ProcurementProjectLotType Modifier and Type Method Description List<ProcurementProjectLotType>CallForTendersType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.List<ProcurementProjectLotType>ContractAwardNoticeType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.List<ProcurementProjectLotType>ContractNoticeType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.List<ProcurementProjectLotType>PriorInformationNoticeType. getProcurementProjectLot()Gets the value of the procurementProjectLot property. -
Uses of ProcurementProjectLotType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ProcurementProjectLotType Modifier and Type Field Description protected ProcurementProjectLotTypeQualificationResolutionType. procurementProjectLotprotected ProcurementProjectLotTypeTenderedProjectType. procurementProjectLotFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ProcurementProjectLotType Modifier and Type Field Description protected List<ProcurementProjectLotType>TendererPartyQualificationType. interestedProcurementProjectLotprotected List<ProcurementProjectLotType>TenderPreparationType. procurementProjectLotMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProcurementProjectLotType Modifier and Type Method Description ProcurementProjectLotTypeObjectFactory. createProcurementProjectLotType()Create an instance ofProcurementProjectLotTypeProcurementProjectLotTypeQualificationResolutionType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.ProcurementProjectLotTypeTenderedProjectType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProcurementProjectLotType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcurementProjectLotType>ObjectFactory. createInterestedProcurementProjectLot(ProcurementProjectLotType value)jakarta.xml.bind.JAXBElement<ProcurementProjectLotType>ObjectFactory. createProcurementProjectLot(ProcurementProjectLotType value)List<ProcurementProjectLotType>TendererPartyQualificationType. getInterestedProcurementProjectLot()Gets the value of the interestedProcurementProjectLot property.List<ProcurementProjectLotType>TenderPreparationType. getProcurementProjectLot()Gets the value of the procurementProjectLot property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProcurementProjectLotType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProcurementProjectLotType>ObjectFactory. createInterestedProcurementProjectLot(ProcurementProjectLotType value)jakarta.xml.bind.JAXBElement<ProcurementProjectLotType>ObjectFactory. createProcurementProjectLot(ProcurementProjectLotType value)voidQualificationResolutionType. setProcurementProjectLot(ProcurementProjectLotType value)Sets the value of the procurementProjectLot property.voidTenderedProjectType. setProcurementProjectLot(ProcurementProjectLotType value)Sets the value of the procurementProjectLot property.
-