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

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

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

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

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

Uses of DerivedStructBaseChoice in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as DerivedStructBaseChoice
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse._return
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoice.x
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.y
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoice.y
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.z
           
 

Methods in org.apache.type_test.doc that return DerivedStructBaseChoice
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getReturn()
          Gets the value of the return property.
 DerivedStructBaseChoice TestDerivedStructBaseChoice.getX()
          Gets the value of the x property.
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getY()
          Gets the value of the y property.
 DerivedStructBaseChoice TestDerivedStructBaseChoice.getY()
          Gets the value of the y property.
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getZ()
          Gets the value of the z property.
 DerivedStructBaseChoice TypeTestPortType.testDerivedStructBaseChoice(DerivedStructBaseChoice x, javax.xml.ws.Holder<DerivedStructBaseChoice> y, javax.xml.ws.Holder<DerivedStructBaseChoice> z)
           
 

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

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

Uses of DerivedStructBaseChoice in org.apache.type_test.rpc
 

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

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

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

Uses of DerivedStructBaseChoice in org.apache.type_test.types1
 

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

Uses of DerivedStructBaseChoice in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as DerivedStructBaseChoice
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse._return
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoice.x
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.y
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoice.y
           
protected  DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.z
           
 

Methods in org.apache.type_test.xml that return DerivedStructBaseChoice
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getReturn()
          Gets the value of the return property.
 DerivedStructBaseChoice TestDerivedStructBaseChoice.getX()
          Gets the value of the x property.
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getY()
          Gets the value of the y property.
 DerivedStructBaseChoice TestDerivedStructBaseChoice.getY()
          Gets the value of the y property.
 DerivedStructBaseChoice TestDerivedStructBaseChoiceResponse.getZ()
          Gets the value of the z property.
 DerivedStructBaseChoice TypeTestPortType.testDerivedStructBaseChoice(DerivedStructBaseChoice x, javax.xml.ws.Holder<DerivedStructBaseChoice> y, javax.xml.ws.Holder<DerivedStructBaseChoice> z)
           
 

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

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



Apache CXF