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

Packages that use MRecSeqA
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 MRecSeqA in org.apache.cxf.systest.type_test
 

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

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

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

Uses of MRecSeqA in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as MRecSeqA
protected  MRecSeqA TestMRecSeqAResponse._return
           
protected  MRecSeqA TestMRecSeqA.x
           
protected  MRecSeqA TestMRecSeqA.y
           
protected  MRecSeqA TestMRecSeqAResponse.y
           
protected  MRecSeqA TestMRecSeqAResponse.z
           
 

Methods in org.apache.type_test.doc that return MRecSeqA
 MRecSeqA TestMRecSeqAResponse.getReturn()
          Gets the value of the return property.
 MRecSeqA TestMRecSeqA.getX()
          Gets the value of the x property.
 MRecSeqA TestMRecSeqA.getY()
          Gets the value of the y property.
 MRecSeqA TestMRecSeqAResponse.getY()
          Gets the value of the y property.
 MRecSeqA TestMRecSeqAResponse.getZ()
          Gets the value of the z property.
 MRecSeqA TypeTestPortType.testMRecSeqA(MRecSeqA x, javax.xml.ws.Holder<MRecSeqA> y, javax.xml.ws.Holder<MRecSeqA> z)
           
 

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

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

Uses of MRecSeqA in org.apache.type_test.rpc
 

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

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

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

Uses of MRecSeqA in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 declared as MRecSeqA
protected  MRecSeqA MRecSeqB.seqA
           
 

Methods in org.apache.type_test.types3 that return MRecSeqA
 MRecSeqA ObjectFactory.createMRecSeqA()
          Create an instance of MRecSeqA
 MRecSeqA MRecSeqB.getSeqA()
          Gets the value of the seqA property.
 

Methods in org.apache.type_test.types3 with parameters of type MRecSeqA
 void MRecSeqB.setSeqA(MRecSeqA value)
          Sets the value of the seqA property.
 

Uses of MRecSeqA in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as MRecSeqA
protected  MRecSeqA TestMRecSeqAResponse._return
           
protected  MRecSeqA TestMRecSeqA.x
           
protected  MRecSeqA TestMRecSeqA.y
           
protected  MRecSeqA TestMRecSeqAResponse.y
           
protected  MRecSeqA TestMRecSeqAResponse.z
           
 

Methods in org.apache.type_test.xml that return MRecSeqA
 MRecSeqA TestMRecSeqAResponse.getReturn()
          Gets the value of the return property.
 MRecSeqA TestMRecSeqA.getX()
          Gets the value of the x property.
 MRecSeqA TestMRecSeqA.getY()
          Gets the value of the y property.
 MRecSeqA TestMRecSeqAResponse.getY()
          Gets the value of the y property.
 MRecSeqA TestMRecSeqAResponse.getZ()
          Gets the value of the z property.
 MRecSeqA TypeTestPortType.testMRecSeqA(MRecSeqA x, javax.xml.ws.Holder<MRecSeqA> y, javax.xml.ws.Holder<MRecSeqA> z)
           
 

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

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



Apache CXF