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

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

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

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

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

Uses of StructWithAny in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as StructWithAny
protected  StructWithAny TestStructWithAnyResponse._return
           
protected  StructWithAny TestStructWithAny.x
           
protected  StructWithAny TestStructWithAny.y
           
protected  StructWithAny TestStructWithAnyResponse.y
           
protected  StructWithAny TestStructWithAnyResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithAny
 StructWithAny TestStructWithAnyResponse.getReturn()
          Gets the value of the return property.
 StructWithAny TestStructWithAny.getX()
          Gets the value of the x property.
 StructWithAny TestStructWithAny.getY()
          Gets the value of the y property.
 StructWithAny TestStructWithAnyResponse.getY()
          Gets the value of the y property.
 StructWithAny TestStructWithAnyResponse.getZ()
          Gets the value of the z property.
 StructWithAny TypeTestPortType.testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)
           
 

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

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

Uses of StructWithAny in org.apache.type_test.rpc
 

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

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

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

Uses of StructWithAny in org.apache.type_test.types2
 

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

Uses of StructWithAny in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithAny
protected  StructWithAny TestStructWithAnyResponse._return
           
protected  StructWithAny TestStructWithAny.x
           
protected  StructWithAny TestStructWithAny.y
           
protected  StructWithAny TestStructWithAnyResponse.y
           
protected  StructWithAny TestStructWithAnyResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithAny
 StructWithAny TestStructWithAnyResponse.getReturn()
          Gets the value of the return property.
 StructWithAny TestStructWithAny.getX()
          Gets the value of the x property.
 StructWithAny TestStructWithAny.getY()
          Gets the value of the y property.
 StructWithAny TestStructWithAnyResponse.getY()
          Gets the value of the y property.
 StructWithAny TestStructWithAnyResponse.getZ()
          Gets the value of the z property.
 StructWithAny TypeTestPortType.testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)
           
 

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

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



Apache CXF