Uses of Class
org.apache.type_test.types2.ChoiceWithGroupSeq

Packages that use ChoiceWithGroupSeq
org.apache.cxf.systest.type_test   
org.apache.type_test.doc   
org.apache.type_test.rpc   
org.apache.type_test.types2   
org.apache.type_test.xml   
 

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

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

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

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

Uses of ChoiceWithGroupSeq in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as ChoiceWithGroupSeq
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse._return
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeq.x
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.y
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeq.y
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.z
           
 

Methods in org.apache.type_test.doc that return ChoiceWithGroupSeq
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getReturn()
          Gets the value of the return property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeq.getX()
          Gets the value of the x property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getY()
          Gets the value of the y property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeq.getY()
          Gets the value of the y property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getZ()
          Gets the value of the z property.
 ChoiceWithGroupSeq TypeTestPortType.testChoiceWithGroupSeq(ChoiceWithGroupSeq x, javax.xml.ws.Holder<ChoiceWithGroupSeq> y, javax.xml.ws.Holder<ChoiceWithGroupSeq> z)
           
 

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

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

Uses of ChoiceWithGroupSeq in org.apache.type_test.rpc
 

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

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

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

Uses of ChoiceWithGroupSeq in org.apache.type_test.types2
 

Methods in org.apache.type_test.types2 that return ChoiceWithGroupSeq
 ChoiceWithGroupSeq ObjectFactory.createChoiceWithGroupSeq()
          Create an instance of ChoiceWithGroupSeq
 

Uses of ChoiceWithGroupSeq in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as ChoiceWithGroupSeq
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse._return
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeq.x
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.y
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeq.y
           
protected  ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.z
           
 

Methods in org.apache.type_test.xml that return ChoiceWithGroupSeq
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getReturn()
          Gets the value of the return property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeq.getX()
          Gets the value of the x property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getY()
          Gets the value of the y property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeq.getY()
          Gets the value of the y property.
 ChoiceWithGroupSeq TestChoiceWithGroupSeqResponse.getZ()
          Gets the value of the z property.
 ChoiceWithGroupSeq TypeTestPortType.testChoiceWithGroupSeq(ChoiceWithGroupSeq x, javax.xml.ws.Holder<ChoiceWithGroupSeq> y, javax.xml.ws.Holder<ChoiceWithGroupSeq> z)
           
 

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

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



Apache CXF