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

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

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

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

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

Uses of NestedStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as NestedStruct
protected  NestedStruct TestNestedStructResponse._return
           
protected  NestedStruct TestNestedStruct.x
           
protected  NestedStruct TestNestedStructResponse.y
           
protected  NestedStruct TestNestedStruct.y
           
protected  NestedStruct TestNestedStructResponse.z
           
 

Methods in org.apache.type_test.doc that return NestedStruct
 NestedStruct TestNestedStructResponse.getReturn()
          Gets the value of the return property.
 NestedStruct TestNestedStruct.getX()
          Gets the value of the x property.
 NestedStruct TestNestedStructResponse.getY()
          Gets the value of the y property.
 NestedStruct TestNestedStruct.getY()
          Gets the value of the y property.
 NestedStruct TestNestedStructResponse.getZ()
          Gets the value of the z property.
 NestedStruct TypeTestPortType.testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)
           
 

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

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

Uses of NestedStruct in org.apache.type_test.rpc
 

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

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

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

Uses of NestedStruct in org.apache.type_test.types1
 

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

Uses of NestedStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as NestedStruct
protected  NestedStruct TestNestedStructResponse._return
           
protected  NestedStruct TestNestedStruct.x
           
protected  NestedStruct TestNestedStructResponse.y
           
protected  NestedStruct TestNestedStruct.y
           
protected  NestedStruct TestNestedStructResponse.z
           
 

Methods in org.apache.type_test.xml that return NestedStruct
 NestedStruct TestNestedStructResponse.getReturn()
          Gets the value of the return property.
 NestedStruct TestNestedStruct.getX()
          Gets the value of the x property.
 NestedStruct TestNestedStructResponse.getY()
          Gets the value of the y property.
 NestedStruct TestNestedStruct.getY()
          Gets the value of the y property.
 NestedStruct TestNestedStructResponse.getZ()
          Gets the value of the z property.
 NestedStruct TypeTestPortType.testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)
           
 

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

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



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.