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

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

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

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

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

Uses of EmptyStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as EmptyStruct
protected  EmptyStruct TestEmptyStructResponse._return
           
protected  EmptyStruct TestEmptyStruct.x
           
protected  EmptyStruct TestEmptyStruct.y
           
protected  EmptyStruct TestEmptyStructResponse.y
           
protected  EmptyStruct TestEmptyStructResponse.z
           
 

Methods in org.apache.type_test.doc that return EmptyStruct
 EmptyStruct TestEmptyStructResponse.getReturn()
          Gets the value of the return property.
 EmptyStruct TestEmptyStruct.getX()
          Gets the value of the x property.
 EmptyStruct TestEmptyStruct.getY()
          Gets the value of the y property.
 EmptyStruct TestEmptyStructResponse.getY()
          Gets the value of the y property.
 EmptyStruct TestEmptyStructResponse.getZ()
          Gets the value of the z property.
 EmptyStruct TypeTestPortType.testEmptyStruct(EmptyStruct x, javax.xml.ws.Holder<EmptyStruct> y, javax.xml.ws.Holder<EmptyStruct> z)
           
 

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

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

Uses of EmptyStruct in org.apache.type_test.rpc
 

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

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

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

Uses of EmptyStruct in org.apache.type_test.types1
 

Subclasses of EmptyStruct in org.apache.type_test.types1
 class DerivedStructBaseEmpty
          Java class for DerivedStructBaseEmpty complex type.
 

Fields in org.apache.type_test.types1 declared as EmptyStruct
protected  EmptyStruct NestedStruct.varEmptyStruct
           
 

Methods in org.apache.type_test.types1 that return EmptyStruct
 EmptyStruct ObjectFactory.createEmptyStruct()
          Create an instance of EmptyStruct
 EmptyStruct NestedStruct.getVarEmptyStruct()
          Gets the value of the varEmptyStruct property.
 

Methods in org.apache.type_test.types1 with parameters of type EmptyStruct
 void NestedStruct.setVarEmptyStruct(EmptyStruct value)
          Sets the value of the varEmptyStruct property.
 

Uses of EmptyStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as EmptyStruct
protected  EmptyStruct TestEmptyStructResponse._return
           
protected  EmptyStruct TestEmptyStruct.x
           
protected  EmptyStruct TestEmptyStruct.y
           
protected  EmptyStruct TestEmptyStructResponse.y
           
protected  EmptyStruct TestEmptyStructResponse.z
           
 

Methods in org.apache.type_test.xml that return EmptyStruct
 EmptyStruct TestEmptyStructResponse.getReturn()
          Gets the value of the return property.
 EmptyStruct TestEmptyStruct.getX()
          Gets the value of the x property.
 EmptyStruct TestEmptyStruct.getY()
          Gets the value of the y property.
 EmptyStruct TestEmptyStructResponse.getY()
          Gets the value of the y property.
 EmptyStruct TestEmptyStructResponse.getZ()
          Gets the value of the z property.
 EmptyStruct TypeTestPortType.testEmptyStruct(EmptyStruct x, javax.xml.ws.Holder<EmptyStruct> y, javax.xml.ws.Holder<EmptyStruct> z)
           
 

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

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



Apache CXF