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

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

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

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

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

Uses of StructWithUnion in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as StructWithUnion
protected  StructWithUnion TestStructWithUnionResponse._return
           
protected  StructWithUnion TestStructWithUnion.x
           
protected  StructWithUnion TestStructWithUnion.y
           
protected  StructWithUnion TestStructWithUnionResponse.y
           
protected  StructWithUnion TestStructWithUnionResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithUnion
 StructWithUnion TestStructWithUnionResponse.getReturn()
          Gets the value of the return property.
 StructWithUnion TestStructWithUnion.getX()
          Gets the value of the x property.
 StructWithUnion TestStructWithUnion.getY()
          Gets the value of the y property.
 StructWithUnion TestStructWithUnionResponse.getY()
          Gets the value of the y property.
 StructWithUnion TestStructWithUnionResponse.getZ()
          Gets the value of the z property.
 StructWithUnion TypeTestPortType.testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)
           
 

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

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

Uses of StructWithUnion in org.apache.type_test.rpc
 

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

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

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

Uses of StructWithUnion in org.apache.type_test.types1
 

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

Uses of StructWithUnion in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithUnion
protected  StructWithUnion TestStructWithUnionResponse._return
           
protected  StructWithUnion TestStructWithUnion.x
           
protected  StructWithUnion TestStructWithUnion.y
           
protected  StructWithUnion TestStructWithUnionResponse.y
           
protected  StructWithUnion TestStructWithUnionResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithUnion
 StructWithUnion TestStructWithUnionResponse.getReturn()
          Gets the value of the return property.
 StructWithUnion TestStructWithUnion.getX()
          Gets the value of the x property.
 StructWithUnion TestStructWithUnion.getY()
          Gets the value of the y property.
 StructWithUnion TestStructWithUnionResponse.getY()
          Gets the value of the y property.
 StructWithUnion TestStructWithUnionResponse.getZ()
          Gets the value of the z property.
 StructWithUnion TypeTestPortType.testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)
           
 

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

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



Apache CXF