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

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

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

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

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

Uses of DerivedStructBaseEmpty in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as DerivedStructBaseEmpty
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse._return
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmpty.x
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmpty.y
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.y
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.z
           
 

Methods in org.apache.type_test.doc that return DerivedStructBaseEmpty
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getReturn()
          Gets the value of the return property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmpty.getX()
          Gets the value of the x property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmpty.getY()
          Gets the value of the y property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getY()
          Gets the value of the y property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getZ()
          Gets the value of the z property.
 DerivedStructBaseEmpty TypeTestPortType.testDerivedStructBaseEmpty(DerivedStructBaseEmpty x, javax.xml.ws.Holder<DerivedStructBaseEmpty> y, javax.xml.ws.Holder<DerivedStructBaseEmpty> z)
           
 

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

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

Uses of DerivedStructBaseEmpty in org.apache.type_test.rpc
 

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

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

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

Uses of DerivedStructBaseEmpty in org.apache.type_test.types1
 

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

Uses of DerivedStructBaseEmpty in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as DerivedStructBaseEmpty
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse._return
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmpty.x
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmpty.y
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.y
           
protected  DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.z
           
 

Methods in org.apache.type_test.xml that return DerivedStructBaseEmpty
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getReturn()
          Gets the value of the return property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmpty.getX()
          Gets the value of the x property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmpty.getY()
          Gets the value of the y property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getY()
          Gets the value of the y property.
 DerivedStructBaseEmpty TestDerivedStructBaseEmptyResponse.getZ()
          Gets the value of the z property.
 DerivedStructBaseEmpty TypeTestPortType.testDerivedStructBaseEmpty(DerivedStructBaseEmpty x, javax.xml.ws.Holder<DerivedStructBaseEmpty> y, javax.xml.ws.Holder<DerivedStructBaseEmpty> z)
           
 

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

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



Apache CXF