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

Packages that use RecOuterType
org.apache.cxf.systest.type_test   
org.apache.type_test.doc   
org.apache.type_test.rpc   
org.apache.type_test.types3   
org.apache.type_test.xml   
 

Uses of RecOuterType in org.apache.cxf.systest.type_test
 

Methods in org.apache.cxf.systest.type_test that return RecOuterType
 RecOuterType TypeTestImpl.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Methods in org.apache.cxf.systest.type_test with parameters of type RecOuterType
 RecOuterType TypeTestImpl.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Method parameters in org.apache.cxf.systest.type_test with type arguments of type RecOuterType
 RecOuterType TypeTestImpl.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 RecOuterType TypeTestImpl.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Uses of RecOuterType in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as RecOuterType
protected  RecOuterType TestRecOuterTypeResponse._return
           
protected  RecOuterType TestRecOuterType.x
           
protected  RecOuterType TestRecOuterTypeResponse.y
           
protected  RecOuterType TestRecOuterType.y
           
protected  RecOuterType TestRecOuterTypeResponse.z
           
 

Methods in org.apache.type_test.doc that return RecOuterType
 RecOuterType TestRecOuterTypeResponse.getReturn()
          Gets the value of the return property.
 RecOuterType TestRecOuterType.getX()
          Gets the value of the x property.
 RecOuterType TestRecOuterTypeResponse.getY()
          Gets the value of the y property.
 RecOuterType TestRecOuterType.getY()
          Gets the value of the y property.
 RecOuterType TestRecOuterTypeResponse.getZ()
          Gets the value of the z property.
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Methods in org.apache.type_test.doc with parameters of type RecOuterType
 void TestRecOuterTypeResponse.setReturn(RecOuterType value)
          Sets the value of the return property.
 void TestRecOuterType.setX(RecOuterType value)
          Sets the value of the x property.
 void TestRecOuterTypeResponse.setY(RecOuterType value)
          Sets the value of the y property.
 void TestRecOuterType.setY(RecOuterType value)
          Sets the value of the y property.
 void TestRecOuterTypeResponse.setZ(RecOuterType value)
          Sets the value of the z property.
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Method parameters in org.apache.type_test.doc with type arguments of type RecOuterType
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Uses of RecOuterType in org.apache.type_test.rpc
 

Methods in org.apache.type_test.rpc that return RecOuterType
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Methods in org.apache.type_test.rpc with parameters of type RecOuterType
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Method parameters in org.apache.type_test.rpc with type arguments of type RecOuterType
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Uses of RecOuterType in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 with type parameters of type RecOuterType
protected  java.util.List<RecOuterType> RecOuterNextType.recOuter
           
 

Methods in org.apache.type_test.types3 that return RecOuterType
 RecOuterType ObjectFactory.createRecOuterType()
          Create an instance of RecOuterType
 

Methods in org.apache.type_test.types3 that return types with arguments of type RecOuterType
 javax.xml.bind.JAXBElement<RecOuterType> ObjectFactory.createRecOuter(RecOuterType value)
          Create an instance of JAXBElement<RecOuterType>}
 java.util.List<RecOuterType> RecOuterNextType.getRecOuter()
          Gets the value of the recOuter property.
 

Methods in org.apache.type_test.types3 with parameters of type RecOuterType
 javax.xml.bind.JAXBElement<RecOuterType> ObjectFactory.createRecOuter(RecOuterType value)
          Create an instance of JAXBElement<RecOuterType>}
 

Uses of RecOuterType in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as RecOuterType
protected  RecOuterType TestRecOuterTypeResponse._return
           
protected  RecOuterType TestRecOuterType.x
           
protected  RecOuterType TestRecOuterTypeResponse.y
           
protected  RecOuterType TestRecOuterType.y
           
protected  RecOuterType TestRecOuterTypeResponse.z
           
 

Methods in org.apache.type_test.xml that return RecOuterType
 RecOuterType TestRecOuterTypeResponse.getReturn()
          Gets the value of the return property.
 RecOuterType TestRecOuterType.getX()
          Gets the value of the x property.
 RecOuterType TestRecOuterTypeResponse.getY()
          Gets the value of the y property.
 RecOuterType TestRecOuterType.getY()
          Gets the value of the y property.
 RecOuterType TestRecOuterTypeResponse.getZ()
          Gets the value of the z property.
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Methods in org.apache.type_test.xml with parameters of type RecOuterType
 void TestRecOuterTypeResponse.setReturn(RecOuterType value)
          Sets the value of the return property.
 void TestRecOuterType.setX(RecOuterType value)
          Sets the value of the x property.
 void TestRecOuterTypeResponse.setY(RecOuterType value)
          Sets the value of the y property.
 void TestRecOuterType.setY(RecOuterType value)
          Sets the value of the y property.
 void TestRecOuterTypeResponse.setZ(RecOuterType value)
          Sets the value of the z property.
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 

Method parameters in org.apache.type_test.xml with type arguments of type RecOuterType
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 RecOuterType TypeTestPortType.testRecOuterType(RecOuterType x, javax.xml.ws.Holder<RecOuterType> y, javax.xml.ws.Holder<RecOuterType> z)
           
 



Apache CXF