Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ContractingPartyType
-
Packages that use ContractingPartyType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ContractingPartyType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ContractingPartyType Modifier and Type Field Description protected ContractingPartyTypeCallForTendersType. contractingPartyprotected ContractingPartyTypeContractAwardNoticeType. contractingPartyprotected ContractingPartyTypeContractNoticeType. contractingPartyprotected ContractingPartyTypePriorInformationNoticeType. contractingPartyprotected ContractingPartyTypeTendererQualificationType. contractingPartyprotected ContractingPartyTypeTenderType. contractingPartyMethods in network.oxalis.peppol.ubl2.jaxb that return ContractingPartyType Modifier and Type Method Description ContractingPartyTypeCallForTendersType. getContractingParty()Gets the value of the contractingParty property.ContractingPartyTypeContractAwardNoticeType. getContractingParty()Gets the value of the contractingParty property.ContractingPartyTypeContractNoticeType. getContractingParty()Gets the value of the contractingParty property.ContractingPartyTypePriorInformationNoticeType. getContractingParty()Gets the value of the contractingParty property.ContractingPartyTypeTendererQualificationType. getContractingParty()Gets the value of the contractingParty property.ContractingPartyTypeTenderType. getContractingParty()Gets the value of the contractingParty property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ContractingPartyType Modifier and Type Method Description voidCallForTendersType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidContractAwardNoticeType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidContractNoticeType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidPriorInformationNoticeType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidTendererQualificationType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property.voidTenderType. setContractingParty(ContractingPartyType value)Sets the value of the contractingParty property. -
Uses of ContractingPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ContractingPartyType Modifier and Type Method Description ContractingPartyTypeObjectFactory. createContractingPartyType()Create an instance ofContractingPartyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ContractingPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractingPartyType>ObjectFactory. createContractingParty(ContractingPartyType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ContractingPartyType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractingPartyType>ObjectFactory. createContractingParty(ContractingPartyType value)
-