Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ContractNameType
-
Packages that use ContractNameType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ContractNameType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ContractNameType Modifier and Type Field Description protected List<ContractNameType>AwardedNotificationType. contractNameprotected List<ContractNameType>TendererQualificationResponseType. contractNameprotected List<ContractNameType>TenderReceiptType. contractNameprotected List<ContractNameType>TenderType. contractNameprotected List<ContractNameType>UnawardedNotificationType. contractNameMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ContractNameType Modifier and Type Method Description List<ContractNameType>AwardedNotificationType. getContractName()Gets the value of the contractName property.List<ContractNameType>TendererQualificationResponseType. getContractName()Gets the value of the contractName property.List<ContractNameType>TenderReceiptType. getContractName()Gets the value of the contractName property.List<ContractNameType>TenderType. getContractName()Gets the value of the contractName property.List<ContractNameType>UnawardedNotificationType. getContractName()Gets the value of the contractName property. -
Uses of ContractNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ContractNameType Modifier and Type Method Description ContractNameTypeObjectFactory. createContractNameType()Create an instance ofContractNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ContractNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractNameType>ObjectFactory. createContractName(ContractNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ContractNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<ContractNameType>ObjectFactory. createContractName(ContractNameType value)
-