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

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

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

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

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

Uses of OccuringChoice in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as OccuringChoice
protected  OccuringChoice TestOccuringChoiceResponse._return
           
protected  OccuringChoice TestOccuringChoice.x
           
protected  OccuringChoice TestOccuringChoiceResponse.y
           
protected  OccuringChoice TestOccuringChoice.y
           
protected  OccuringChoice TestOccuringChoiceResponse.z
           
 

Methods in org.apache.type_test.doc that return OccuringChoice
 OccuringChoice TestOccuringChoiceResponse.getReturn()
          Gets the value of the return property.
 OccuringChoice TestOccuringChoice.getX()
          Gets the value of the x property.
 OccuringChoice TestOccuringChoiceResponse.getY()
          Gets the value of the y property.
 OccuringChoice TestOccuringChoice.getY()
          Gets the value of the y property.
 OccuringChoice TestOccuringChoiceResponse.getZ()
          Gets the value of the z property.
 OccuringChoice TypeTestPortType.testOccuringChoice(OccuringChoice x, javax.xml.ws.Holder<OccuringChoice> y, javax.xml.ws.Holder<OccuringChoice> z)
           
 

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

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

Uses of OccuringChoice in org.apache.type_test.rpc
 

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

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

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

Uses of OccuringChoice in org.apache.type_test.types3
 

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

Uses of OccuringChoice in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as OccuringChoice
protected  OccuringChoice TestOccuringChoiceResponse._return
           
protected  OccuringChoice TestOccuringChoice.x
           
protected  OccuringChoice TestOccuringChoiceResponse.y
           
protected  OccuringChoice TestOccuringChoice.y
           
protected  OccuringChoice TestOccuringChoiceResponse.z
           
 

Methods in org.apache.type_test.xml that return OccuringChoice
 OccuringChoice TestOccuringChoiceResponse.getReturn()
          Gets the value of the return property.
 OccuringChoice TestOccuringChoice.getX()
          Gets the value of the x property.
 OccuringChoice TestOccuringChoiceResponse.getY()
          Gets the value of the y property.
 OccuringChoice TestOccuringChoice.getY()
          Gets the value of the y property.
 OccuringChoice TestOccuringChoiceResponse.getZ()
          Gets the value of the z property.
 OccuringChoice TypeTestPortType.testOccuringChoice(OccuringChoice x, javax.xml.ws.Holder<OccuringChoice> y, javax.xml.ws.Holder<OccuringChoice> z)
           
 

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

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



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