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

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

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

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

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

Uses of StructWithOptionals in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as StructWithOptionals
protected  StructWithOptionals TestStructWithOptionalsResponse._return
           
protected  StructWithOptionals TestStructWithOptionals.x
           
protected  StructWithOptionals TestStructWithOptionalsResponse.y
           
protected  StructWithOptionals TestStructWithOptionals.y
           
protected  StructWithOptionals TestStructWithOptionalsResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithOptionals
 StructWithOptionals TestStructWithOptionalsResponse.getReturn()
          Gets the value of the return property.
 StructWithOptionals TestStructWithOptionals.getX()
          Gets the value of the x property.
 StructWithOptionals TestStructWithOptionalsResponse.getY()
          Gets the value of the y property.
 StructWithOptionals TestStructWithOptionals.getY()
          Gets the value of the y property.
 StructWithOptionals TestStructWithOptionalsResponse.getZ()
          Gets the value of the z property.
 StructWithOptionals TypeTestPortType.testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)
           
 

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

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

Uses of StructWithOptionals in org.apache.type_test.rpc
 

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

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

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

Uses of StructWithOptionals in org.apache.type_test.types1
 

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

Uses of StructWithOptionals in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithOptionals
protected  StructWithOptionals TestStructWithOptionalsResponse._return
           
protected  StructWithOptionals TestStructWithOptionals.x
           
protected  StructWithOptionals TestStructWithOptionalsResponse.y
           
protected  StructWithOptionals TestStructWithOptionals.y
           
protected  StructWithOptionals TestStructWithOptionalsResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithOptionals
 StructWithOptionals TestStructWithOptionalsResponse.getReturn()
          Gets the value of the return property.
 StructWithOptionals TestStructWithOptionals.getX()
          Gets the value of the x property.
 StructWithOptionals TestStructWithOptionalsResponse.getY()
          Gets the value of the y property.
 StructWithOptionals TestStructWithOptionals.getY()
          Gets the value of the y property.
 StructWithOptionals TestStructWithOptionalsResponse.getZ()
          Gets the value of the z property.
 StructWithOptionals TypeTestPortType.testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)
           
 

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

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



Apache CXF