Uses of Class
org.apache.type_substitution.Car
-
Packages that use Car Package Description org.apache.type_substitution -
-
Uses of Car in org.apache.type_substitution
Subclasses of Car in org.apache.type_substitution Modifier and Type Class Description classPorscheJava class for porsche complex type.Fields in org.apache.type_substitution with type parameters of type Car Modifier and Type Field Description protected List<Car>GetSedansResponse. _returnMethods in org.apache.type_substitution that return Car Modifier and Type Method Description CarCarDealer. tradeIn(Car tradeIn)Methods in org.apache.type_substitution that return types with arguments of type Car Modifier and Type Method Description javax.xml.bind.JAXBElement<Car>ObjectFactory. createTradeIn(Car value)javax.xml.bind.JAXBElement<Car>ObjectFactory. createTradeInResponse(Car value)List<Car>GetSedansResponse. getReturn()Gets the value of the return property.List<Car>CarDealer. getSedans(String arg0)Methods in org.apache.type_substitution with parameters of type Car Modifier and Type Method Description javax.xml.bind.JAXBElement<Car>ObjectFactory. createTradeIn(Car value)javax.xml.bind.JAXBElement<Car>ObjectFactory. createTradeInResponse(Car value)CarCarDealer. tradeIn(Car tradeIn)
-