Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EconomicOperatorShortListType
-
Packages that use EconomicOperatorShortListType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EconomicOperatorShortListType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EconomicOperatorShortListType Modifier and Type Field Description protected EconomicOperatorShortListTypeTenderingProcessType. economicOperatorShortListMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EconomicOperatorShortListType Modifier and Type Method Description EconomicOperatorShortListTypeObjectFactory. createEconomicOperatorShortListType()Create an instance ofEconomicOperatorShortListTypeEconomicOperatorShortListTypeTenderingProcessType. getEconomicOperatorShortList()Gets the value of the economicOperatorShortList property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EconomicOperatorShortListType Modifier and Type Method Description javax.xml.bind.JAXBElement<EconomicOperatorShortListType>ObjectFactory. createEconomicOperatorShortList(EconomicOperatorShortListType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EconomicOperatorShortListType Modifier and Type Method Description javax.xml.bind.JAXBElement<EconomicOperatorShortListType>ObjectFactory. createEconomicOperatorShortList(EconomicOperatorShortListType value)voidTenderingProcessType. setEconomicOperatorShortList(EconomicOperatorShortListType value)Sets the value of the economicOperatorShortList property.
-