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

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

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

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

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

Uses of StructWithAnyStrict in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as StructWithAnyStrict
protected  StructWithAnyStrict TestStructWithAnyStrictResponse._return
           
protected  StructWithAnyStrict TestStructWithAnyStrict.x
           
protected  StructWithAnyStrict TestStructWithAnyStrictResponse.y
           
protected  StructWithAnyStrict TestStructWithAnyStrict.y
           
protected  StructWithAnyStrict TestStructWithAnyStrictResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithAnyStrict
 StructWithAnyStrict TestStructWithAnyStrictResponse.getReturn()
          Gets the value of the return property.
 StructWithAnyStrict TestStructWithAnyStrict.getX()
          Gets the value of the x property.
 StructWithAnyStrict TestStructWithAnyStrictResponse.getY()
          Gets the value of the y property.
 StructWithAnyStrict TestStructWithAnyStrict.getY()
          Gets the value of the y property.
 StructWithAnyStrict TestStructWithAnyStrictResponse.getZ()
          Gets the value of the z property.
 StructWithAnyStrict TypeTestPortType.testStructWithAnyStrict(StructWithAnyStrict x, javax.xml.ws.Holder<StructWithAnyStrict> y, javax.xml.ws.Holder<StructWithAnyStrict> z)
           
 

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

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

Uses of StructWithAnyStrict in org.apache.type_test.rpc
 

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

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

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

Uses of StructWithAnyStrict in org.apache.type_test.types2
 

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

Uses of StructWithAnyStrict in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithAnyStrict
protected  StructWithAnyStrict TestStructWithAnyStrictResponse._return
           
protected  StructWithAnyStrict TestStructWithAnyStrict.x
           
protected  StructWithAnyStrict TestStructWithAnyStrictResponse.y
           
protected  StructWithAnyStrict TestStructWithAnyStrict.y
           
protected  StructWithAnyStrict TestStructWithAnyStrictResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithAnyStrict
 StructWithAnyStrict TestStructWithAnyStrictResponse.getReturn()
          Gets the value of the return property.
 StructWithAnyStrict TestStructWithAnyStrict.getX()
          Gets the value of the x property.
 StructWithAnyStrict TestStructWithAnyStrictResponse.getY()
          Gets the value of the y property.
 StructWithAnyStrict TestStructWithAnyStrict.getY()
          Gets the value of the y property.
 StructWithAnyStrict TestStructWithAnyStrictResponse.getZ()
          Gets the value of the z property.
 StructWithAnyStrict TypeTestPortType.testStructWithAnyStrict(StructWithAnyStrict x, javax.xml.ws.Holder<StructWithAnyStrict> y, javax.xml.ws.Holder<StructWithAnyStrict> z)
           
 

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

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



Apache CXF