Uses of Class
org.oxerr.vividseats.client.cxf.model.BrokerListing
-
Packages that use BrokerListing Package Description org.oxerr.vividseats.client.cxf.model -
-
Uses of BrokerListing in org.oxerr.vividseats.client.cxf.model
Methods in org.oxerr.vividseats.client.cxf.model that return types with arguments of type BrokerListing Modifier and Type Method Description List<BrokerListing>BrokerListings. getBrokerListings()Method parameters in org.oxerr.vividseats.client.cxf.model with type arguments of type BrokerListing Modifier and Type Method Description voidBrokerListings. setBrokerListings(List<BrokerListing> brokerListings)
-