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

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

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

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

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

Uses of SequenceWithGroupSeq in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as SequenceWithGroupSeq
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse._return
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeq.x
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeq.y
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.y
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.z
           
 

Methods in org.apache.type_test.doc that return SequenceWithGroupSeq
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getReturn()
          Gets the value of the return property.
 SequenceWithGroupSeq TestSequenceWithGroupSeq.getX()
          Gets the value of the x property.
 SequenceWithGroupSeq TestSequenceWithGroupSeq.getY()
          Gets the value of the y property.
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getY()
          Gets the value of the y property.
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getZ()
          Gets the value of the z property.
 SequenceWithGroupSeq TypeTestPortType.testSequenceWithGroupSeq(SequenceWithGroupSeq x, javax.xml.ws.Holder<SequenceWithGroupSeq> y, javax.xml.ws.Holder<SequenceWithGroupSeq> z)
           
 

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

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

Uses of SequenceWithGroupSeq in org.apache.type_test.rpc
 

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

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

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

Uses of SequenceWithGroupSeq in org.apache.type_test.types2
 

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

Uses of SequenceWithGroupSeq in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as SequenceWithGroupSeq
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse._return
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeq.x
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeq.y
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.y
           
protected  SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.z
           
 

Methods in org.apache.type_test.xml that return SequenceWithGroupSeq
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getReturn()
          Gets the value of the return property.
 SequenceWithGroupSeq TestSequenceWithGroupSeq.getX()
          Gets the value of the x property.
 SequenceWithGroupSeq TestSequenceWithGroupSeq.getY()
          Gets the value of the y property.
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getY()
          Gets the value of the y property.
 SequenceWithGroupSeq TestSequenceWithGroupSeqResponse.getZ()
          Gets the value of the z property.
 SequenceWithGroupSeq TypeTestPortType.testSequenceWithGroupSeq(SequenceWithGroupSeq x, javax.xml.ws.Holder<SequenceWithGroupSeq> y, javax.xml.ws.Holder<SequenceWithGroupSeq> z)
           
 

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

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



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