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

Packages that use RecOuterNextType
org.apache.type_test.types3   
 

Uses of RecOuterNextType in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 declared as RecOuterNextType
protected  RecOuterNextType RecOuterType.recOuterNext
           
 

Methods in org.apache.type_test.types3 that return RecOuterNextType
 RecOuterNextType ObjectFactory.createRecOuterNextType()
          Create an instance of RecOuterNextType
 RecOuterNextType RecOuterType.getRecOuterNext()
          Gets the value of the recOuterNext property.
 

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

Methods in org.apache.type_test.types3 with parameters of type RecOuterNextType
 javax.xml.bind.JAXBElement<RecOuterNextType> ObjectFactory.createRecOuterNext(RecOuterNextType value)
          Create an instance of JAXBElement<RecOuterNextType>}
 void RecOuterType.setRecOuterNext(RecOuterNextType value)
          Sets the value of the recOuterNext property.
 



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