Uses of Class
org.apache.type_test.types3.RecMostInnerType
-
Packages that use RecMostInnerType Package Description org.apache.type_test.types3 -
-
Uses of RecMostInnerType in org.apache.type_test.types3
Fields in org.apache.type_test.types3 with type parameters of type RecMostInnerType Modifier and Type Field Description protected List<RecMostInnerType>RecInnerType. recMostInnerprotected List<RecMostInnerType>RecMostInnerNextType. recMostInnerprotected List<RecMostInnerType>RecOuterType. recMostInnerMethods in org.apache.type_test.types3 that return RecMostInnerType Modifier and Type Method Description RecMostInnerTypeObjectFactory. createRecMostInnerType()Create an instance ofRecMostInnerTypeMethods in org.apache.type_test.types3 that return types with arguments of type RecMostInnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecMostInnerType>ObjectFactory. createRecMostInner(RecMostInnerType value)List<RecMostInnerType>RecInnerType. getRecMostInner()Gets the value of the recMostInner property.List<RecMostInnerType>RecMostInnerNextType. getRecMostInner()Gets the value of the recMostInner property.List<RecMostInnerType>RecOuterType. getRecMostInner()Gets the value of the recMostInner property.Methods in org.apache.type_test.types3 with parameters of type RecMostInnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecMostInnerType>ObjectFactory. createRecMostInner(RecMostInnerType value)
-