Uses of Class
org.apache.type_test.types3.RecInnerType
-
Packages that use RecInnerType Package Description org.apache.type_test.types3 -
-
Uses of RecInnerType in org.apache.type_test.types3
Fields in org.apache.type_test.types3 with type parameters of type RecInnerType Modifier and Type Field Description protected List<RecInnerType>RecInnerNextType. recInnerprotected List<RecInnerType>RecOuterType. recInnerMethods in org.apache.type_test.types3 that return RecInnerType Modifier and Type Method Description RecInnerTypeObjectFactory. createRecInnerType()Create an instance ofRecInnerTypeMethods in org.apache.type_test.types3 that return types with arguments of type RecInnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecInnerType>ObjectFactory. createRecInner(RecInnerType value)List<RecInnerType>RecInnerNextType. getRecInner()Gets the value of the recInner property.List<RecInnerType>RecOuterType. getRecInner()Gets the value of the recInner property.Methods in org.apache.type_test.types3 with parameters of type RecInnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecInnerType>ObjectFactory. createRecInner(RecInnerType value)
-