Uses of Class
org.apache.type_test.types3.RecInnerNextType

Packages that use RecInnerNextType
org.apache.type_test.types3   
 

Uses of RecInnerNextType in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 declared as RecInnerNextType
protected  RecInnerNextType RecInnerType.recInnerNext
           
 

Methods in org.apache.type_test.types3 that return RecInnerNextType
 RecInnerNextType ObjectFactory.createRecInnerNextType()
          Create an instance of RecInnerNextType
 RecInnerNextType RecInnerType.getRecInnerNext()
          Gets the value of the recInnerNext property.
 

Methods in org.apache.type_test.types3 that return types with arguments of type RecInnerNextType
 javax.xml.bind.JAXBElement<RecInnerNextType> ObjectFactory.createRecInnerNext(RecInnerNextType value)
          Create an instance of JAXBElement<RecInnerNextType>}
 

Methods in org.apache.type_test.types3 with parameters of type RecInnerNextType
 javax.xml.bind.JAXBElement<RecInnerNextType> ObjectFactory.createRecInnerNext(RecInnerNextType value)
          Create an instance of JAXBElement<RecInnerNextType>}
 void RecInnerType.setRecInnerNext(RecInnerNextType value)
          Sets the value of the recInnerNext property.
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.