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

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

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

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

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

Uses of SimpleStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as SimpleStruct
protected  SimpleStruct TestSimpleStructResponse._return
           
protected  SimpleStruct TestNillableStructResponse._return
           
protected  SimpleStruct TestSimpleStruct.x
           
protected  SimpleStruct TestNillableStruct.x
           
protected  SimpleStruct TestSimpleStruct.y
           
protected  SimpleStruct TestNillableStruct.y
           
protected  SimpleStruct TestSimpleStructResponse.y
           
protected  SimpleStruct TestNillableStructResponse.y
           
protected  SimpleStruct TestSimpleStructResponse.z
           
protected  SimpleStruct TestNillableStructResponse.z
           
 

Methods in org.apache.type_test.doc that return SimpleStruct
 SimpleStruct TestSimpleStructResponse.getReturn()
          Gets the value of the return property.
 SimpleStruct TestNillableStructResponse.getReturn()
          Gets the value of the return property.
 SimpleStruct TestSimpleStruct.getX()
          Gets the value of the x property.
 SimpleStruct TestNillableStruct.getX()
          Gets the value of the x property.
 SimpleStruct TestSimpleStruct.getY()
          Gets the value of the y property.
 SimpleStruct TestNillableStruct.getY()
          Gets the value of the y property.
 SimpleStruct TestSimpleStructResponse.getY()
          Gets the value of the y property.
 SimpleStruct TestNillableStructResponse.getY()
          Gets the value of the y property.
 SimpleStruct TestSimpleStructResponse.getZ()
          Gets the value of the z property.
 SimpleStruct TestNillableStructResponse.getZ()
          Gets the value of the z property.
 SimpleStruct TypeTestPortType.testSimpleStruct(SimpleStruct x, javax.xml.ws.Holder<SimpleStruct> y, javax.xml.ws.Holder<SimpleStruct> z)
           
 

Methods in org.apache.type_test.doc with parameters of type SimpleStruct
 void TestSimpleStructResponse.setReturn(SimpleStruct value)
          Sets the value of the return property.
 void TestNillableStructResponse.setReturn(SimpleStruct value)
          Sets the value of the return property.
 void TestSimpleStruct.setX(SimpleStruct value)
          Sets the value of the x property.
 void TestNillableStruct.setX(SimpleStruct value)
          Sets the value of the x property.
 void TestSimpleStruct.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestNillableStruct.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestSimpleStructResponse.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestNillableStructResponse.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestSimpleStructResponse.setZ(SimpleStruct value)
          Sets the value of the z property.
 void TestNillableStructResponse.setZ(SimpleStruct value)
          Sets the value of the z property.
 SimpleStruct TypeTestPortType.testSimpleStruct(SimpleStruct x, javax.xml.ws.Holder<SimpleStruct> y, javax.xml.ws.Holder<SimpleStruct> z)
           
 

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

Uses of SimpleStruct in org.apache.type_test.rpc
 

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

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

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

Uses of SimpleStruct in org.apache.type_test.types1
 

Subclasses of SimpleStruct in org.apache.type_test.types1
 class DerivedChoiceBaseStruct
          Java class for DerivedChoiceBaseStruct complex type.
 class DerivedNoContent
          Java class for DerivedNoContent complex type.
 class DerivedStructBaseStruct
          Java class for DerivedStructBaseStruct complex type.
 class RestrictedStructBaseStruct
          Java class for RestrictedStructBaseStruct complex type.
 

Fields in org.apache.type_test.types1 declared as SimpleStruct
protected  SimpleStruct StructWithOptionals.varStruct
           
protected  SimpleStruct StructWithNillables.varStruct
           
protected  SimpleStruct NestedStruct.varStruct
           
 

Methods in org.apache.type_test.types1 that return SimpleStruct
 SimpleStruct ObjectFactory.createSimpleStruct()
          Create an instance of SimpleStruct
 SimpleStruct StructWithOptionals.getVarStruct()
          Gets the value of the varStruct property.
 SimpleStruct StructWithNillables.getVarStruct()
          Gets the value of the varStruct property.
 SimpleStruct NestedStruct.getVarStruct()
          Gets the value of the varStruct property.
 

Methods in org.apache.type_test.types1 that return types with arguments of type SimpleStruct
 javax.xml.bind.JAXBElement<SimpleStruct> ObjectFactory.createNillableStruct(SimpleStruct value)
          Create an instance of JAXBElement<SimpleStruct>}
 

Methods in org.apache.type_test.types1 with parameters of type SimpleStruct
 javax.xml.bind.JAXBElement<SimpleStruct> ObjectFactory.createNillableStruct(SimpleStruct value)
          Create an instance of JAXBElement<SimpleStruct>}
 void StructWithOptionals.setVarStruct(SimpleStruct value)
          Sets the value of the varStruct property.
 void StructWithNillables.setVarStruct(SimpleStruct value)
          Sets the value of the varStruct property.
 void NestedStruct.setVarStruct(SimpleStruct value)
          Sets the value of the varStruct property.
 

Uses of SimpleStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as SimpleStruct
protected  SimpleStruct TestSimpleStructResponse._return
           
protected  SimpleStruct TestNillableStructResponse._return
           
protected  SimpleStruct TestSimpleStruct.x
           
protected  SimpleStruct TestNillableStruct.x
           
protected  SimpleStruct TestSimpleStruct.y
           
protected  SimpleStruct TestNillableStruct.y
           
protected  SimpleStruct TestSimpleStructResponse.y
           
protected  SimpleStruct TestNillableStructResponse.y
           
protected  SimpleStruct TestSimpleStructResponse.z
           
protected  SimpleStruct TestNillableStructResponse.z
           
 

Methods in org.apache.type_test.xml that return SimpleStruct
 SimpleStruct TestSimpleStructResponse.getReturn()
          Gets the value of the return property.
 SimpleStruct TestNillableStructResponse.getReturn()
          Gets the value of the return property.
 SimpleStruct TestSimpleStruct.getX()
          Gets the value of the x property.
 SimpleStruct TestNillableStruct.getX()
          Gets the value of the x property.
 SimpleStruct TestSimpleStruct.getY()
          Gets the value of the y property.
 SimpleStruct TestNillableStruct.getY()
          Gets the value of the y property.
 SimpleStruct TestSimpleStructResponse.getY()
          Gets the value of the y property.
 SimpleStruct TestNillableStructResponse.getY()
          Gets the value of the y property.
 SimpleStruct TestSimpleStructResponse.getZ()
          Gets the value of the z property.
 SimpleStruct TestNillableStructResponse.getZ()
          Gets the value of the z property.
 SimpleStruct TypeTestPortType.testSimpleStruct(SimpleStruct x, javax.xml.ws.Holder<SimpleStruct> y, javax.xml.ws.Holder<SimpleStruct> z)
           
 

Methods in org.apache.type_test.xml with parameters of type SimpleStruct
 void TestSimpleStructResponse.setReturn(SimpleStruct value)
          Sets the value of the return property.
 void TestNillableStructResponse.setReturn(SimpleStruct value)
          Sets the value of the return property.
 void TestSimpleStruct.setX(SimpleStruct value)
          Sets the value of the x property.
 void TestNillableStruct.setX(SimpleStruct value)
          Sets the value of the x property.
 void TestSimpleStruct.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestNillableStruct.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestSimpleStructResponse.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestNillableStructResponse.setY(SimpleStruct value)
          Sets the value of the y property.
 void TestSimpleStructResponse.setZ(SimpleStruct value)
          Sets the value of the z property.
 void TestNillableStructResponse.setZ(SimpleStruct value)
          Sets the value of the z property.
 SimpleStruct TypeTestPortType.testSimpleStruct(SimpleStruct x, javax.xml.ws.Holder<SimpleStruct> y, javax.xml.ws.Holder<SimpleStruct> z)
           
 

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



Apache CXF