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

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

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

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

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

Uses of AnonymousStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as AnonymousStruct
protected  AnonymousStruct TestAnonymousStructResponse._return
           
protected  AnonymousStruct TestAnonymousStruct.x
           
protected  AnonymousStruct TestAnonymousStructResponse.y
           
protected  AnonymousStruct TestAnonymousStruct.y
           
protected  AnonymousStruct TestAnonymousStructResponse.z
           
 

Methods in org.apache.type_test.doc that return AnonymousStruct
 AnonymousStruct TestAnonymousStructResponse.getReturn()
          Gets the value of the return property.
 AnonymousStruct TestAnonymousStruct.getX()
          Gets the value of the x property.
 AnonymousStruct TestAnonymousStructResponse.getY()
          Gets the value of the y property.
 AnonymousStruct TestAnonymousStruct.getY()
          Gets the value of the y property.
 AnonymousStruct TestAnonymousStructResponse.getZ()
          Gets the value of the z property.
 AnonymousStruct TypeTestPortType.testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)
           
 

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

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

Uses of AnonymousStruct in org.apache.type_test.rpc
 

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

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

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

Uses of AnonymousStruct in org.apache.type_test.types1
 

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

Uses of AnonymousStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as AnonymousStruct
protected  AnonymousStruct TestAnonymousStructResponse._return
           
protected  AnonymousStruct TestAnonymousStruct.x
           
protected  AnonymousStruct TestAnonymousStructResponse.y
           
protected  AnonymousStruct TestAnonymousStruct.y
           
protected  AnonymousStruct TestAnonymousStructResponse.z
           
 

Methods in org.apache.type_test.xml that return AnonymousStruct
 AnonymousStruct TestAnonymousStructResponse.getReturn()
          Gets the value of the return property.
 AnonymousStruct TestAnonymousStruct.getX()
          Gets the value of the x property.
 AnonymousStruct TestAnonymousStructResponse.getY()
          Gets the value of the y property.
 AnonymousStruct TestAnonymousStruct.getY()
          Gets the value of the y property.
 AnonymousStruct TestAnonymousStructResponse.getZ()
          Gets the value of the z property.
 AnonymousStruct TypeTestPortType.testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)
           
 

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

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



Apache CXF