Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContractFolderIDType
-
Packages that use ContractFolderIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContractFolderIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ContractFolderIDType Modifier and Type Field Description protected ContractFolderIDTypeAwardedNotificationType. contractFolderIDprotected ContractFolderIDTypeCallForTendersType. contractFolderIDprotected ContractFolderIDTypeContractAwardNoticeType. contractFolderIDprotected ContractFolderIDTypeContractNoticeType. contractFolderIDprotected ContractFolderIDTypeGuaranteeCertificateType. contractFolderIDprotected ContractFolderIDTypePriorInformationNoticeType. contractFolderIDprotected ContractFolderIDTypeTendererQualificationResponseType. contractFolderIDprotected ContractFolderIDTypeTendererQualificationType. contractFolderIDprotected ContractFolderIDTypeTenderReceiptType. contractFolderIDprotected ContractFolderIDTypeTenderType. contractFolderIDprotected ContractFolderIDTypeUnawardedNotificationType. contractFolderIDMethods in network.oxalis.peppol.ubl2.jaxb that return ContractFolderIDType Modifier and Type Method Description ContractFolderIDTypeAwardedNotificationType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeCallForTendersType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeContractAwardNoticeType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeContractNoticeType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeGuaranteeCertificateType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypePriorInformationNoticeType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeTendererQualificationResponseType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeTendererQualificationType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeTenderReceiptType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeTenderType. getContractFolderID()Gets the value of the contractFolderID property.ContractFolderIDTypeUnawardedNotificationType. getContractFolderID()Gets the value of the contractFolderID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ContractFolderIDType Modifier and Type Method Description voidAwardedNotificationType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidCallForTendersType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidContractAwardNoticeType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidContractNoticeType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidGuaranteeCertificateType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidPriorInformationNoticeType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidTendererQualificationResponseType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidTendererQualificationType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidTenderReceiptType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidTenderType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property.voidUnawardedNotificationType. setContractFolderID(ContractFolderIDType value)Sets the value of the contractFolderID property. -
Uses of ContractFolderIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContractFolderIDType Modifier and Type Method Description ContractFolderIDTypeObjectFactory. createContractFolderIDType()Create an instance ofContractFolderIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContractFolderIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractFolderIDType>ObjectFactory. createContractFolderID(ContractFolderIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContractFolderIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractFolderIDType>ObjectFactory. createContractFolderID(ContractFolderIDType value)
-