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

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

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

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

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

Uses of MRecSeqC in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as MRecSeqC
protected  MRecSeqC TestMRecSeqCResponse._return
           
protected  MRecSeqC TestMRecSeqC.x
           
protected  MRecSeqC TestMRecSeqC.y
           
protected  MRecSeqC TestMRecSeqCResponse.y
           
protected  MRecSeqC TestMRecSeqCResponse.z
           
 

Methods in org.apache.type_test.doc that return MRecSeqC
 MRecSeqC TestMRecSeqCResponse.getReturn()
          Gets the value of the return property.
 MRecSeqC TestMRecSeqC.getX()
          Gets the value of the x property.
 MRecSeqC TestMRecSeqC.getY()
          Gets the value of the y property.
 MRecSeqC TestMRecSeqCResponse.getY()
          Gets the value of the y property.
 MRecSeqC TestMRecSeqCResponse.getZ()
          Gets the value of the z property.
 MRecSeqC TypeTestPortType.testMRecSeqC(MRecSeqC x, javax.xml.ws.Holder<MRecSeqC> y, javax.xml.ws.Holder<MRecSeqC> z)
           
 

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

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

Uses of MRecSeqC in org.apache.type_test.rpc
 

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

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

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

Uses of MRecSeqC in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 declared as MRecSeqC
protected  MRecSeqC MRecSeqD.seqC
           
 

Methods in org.apache.type_test.types3 that return MRecSeqC
 MRecSeqC ObjectFactory.createMRecSeqC()
          Create an instance of MRecSeqC
 MRecSeqC MRecSeqD.getSeqC()
          Gets the value of the seqC property.
 

Methods in org.apache.type_test.types3 with parameters of type MRecSeqC
 void MRecSeqD.setSeqC(MRecSeqC value)
          Sets the value of the seqC property.
 

Uses of MRecSeqC in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as MRecSeqC
protected  MRecSeqC TestMRecSeqCResponse._return
           
protected  MRecSeqC TestMRecSeqC.x
           
protected  MRecSeqC TestMRecSeqC.y
           
protected  MRecSeqC TestMRecSeqCResponse.y
           
protected  MRecSeqC TestMRecSeqCResponse.z
           
 

Methods in org.apache.type_test.xml that return MRecSeqC
 MRecSeqC TestMRecSeqCResponse.getReturn()
          Gets the value of the return property.
 MRecSeqC TestMRecSeqC.getX()
          Gets the value of the x property.
 MRecSeqC TestMRecSeqC.getY()
          Gets the value of the y property.
 MRecSeqC TestMRecSeqCResponse.getY()
          Gets the value of the y property.
 MRecSeqC TestMRecSeqCResponse.getZ()
          Gets the value of the z property.
 MRecSeqC TypeTestPortType.testMRecSeqC(MRecSeqC x, javax.xml.ws.Holder<MRecSeqC> y, javax.xml.ws.Holder<MRecSeqC> z)
           
 

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

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



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