Uses of Class
org.apache.type_test.types1.EmptyChoice

Packages that use EmptyChoice
org.apache.cxf.systest.type_test   
org.apache.type_test.doc   
org.apache.type_test.rpc   
org.apache.type_test.types1   
org.apache.type_test.xml   
 

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

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

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

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

Uses of EmptyChoice in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as EmptyChoice
protected  EmptyChoice TestEmptyChoiceResponse._return
           
protected  EmptyChoice TestEmptyChoice.x
           
protected  EmptyChoice TestEmptyChoice.y
           
protected  EmptyChoice TestEmptyChoiceResponse.y
           
protected  EmptyChoice TestEmptyChoiceResponse.z
           
 

Methods in org.apache.type_test.doc that return EmptyChoice
 EmptyChoice TestEmptyChoiceResponse.getReturn()
          Gets the value of the return property.
 EmptyChoice TestEmptyChoice.getX()
          Gets the value of the x property.
 EmptyChoice TestEmptyChoice.getY()
          Gets the value of the y property.
 EmptyChoice TestEmptyChoiceResponse.getY()
          Gets the value of the y property.
 EmptyChoice TestEmptyChoiceResponse.getZ()
          Gets the value of the z property.
 EmptyChoice TypeTestPortType.testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)
           
 

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

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

Uses of EmptyChoice in org.apache.type_test.rpc
 

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

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

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

Uses of EmptyChoice in org.apache.type_test.types1
 

Subclasses of EmptyChoice in org.apache.type_test.types1
 class DerivedEmptyBaseEmptyChoice
          Java class for DerivedEmptyBaseEmptyChoice complex type.
 

Methods in org.apache.type_test.types1 that return EmptyChoice
 EmptyChoice ObjectFactory.createEmptyChoice()
          Create an instance of EmptyChoice
 

Uses of EmptyChoice in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as EmptyChoice
protected  EmptyChoice TestEmptyChoiceResponse._return
           
protected  EmptyChoice TestEmptyChoice.x
           
protected  EmptyChoice TestEmptyChoice.y
           
protected  EmptyChoice TestEmptyChoiceResponse.y
           
protected  EmptyChoice TestEmptyChoiceResponse.z
           
 

Methods in org.apache.type_test.xml that return EmptyChoice
 EmptyChoice TestEmptyChoiceResponse.getReturn()
          Gets the value of the return property.
 EmptyChoice TestEmptyChoice.getX()
          Gets the value of the x property.
 EmptyChoice TestEmptyChoice.getY()
          Gets the value of the y property.
 EmptyChoice TestEmptyChoiceResponse.getY()
          Gets the value of the y property.
 EmptyChoice TestEmptyChoiceResponse.getZ()
          Gets the value of the z property.
 EmptyChoice TypeTestPortType.testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)
           
 

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

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



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