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

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

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

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

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

Uses of DerivedNoContent in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as DerivedNoContent
protected  DerivedNoContent TestDerivedNoContentResponse._return
           
protected  DerivedNoContent TestDerivedNoContent.x
           
protected  DerivedNoContent TestDerivedNoContentResponse.y
           
protected  DerivedNoContent TestDerivedNoContent.y
           
protected  DerivedNoContent TestDerivedNoContentResponse.z
           
 

Methods in org.apache.type_test.doc that return DerivedNoContent
 DerivedNoContent TestDerivedNoContentResponse.getReturn()
          Gets the value of the return property.
 DerivedNoContent TestDerivedNoContent.getX()
          Gets the value of the x property.
 DerivedNoContent TestDerivedNoContentResponse.getY()
          Gets the value of the y property.
 DerivedNoContent TestDerivedNoContent.getY()
          Gets the value of the y property.
 DerivedNoContent TestDerivedNoContentResponse.getZ()
          Gets the value of the z property.
 DerivedNoContent TypeTestPortType.testDerivedNoContent(DerivedNoContent x, javax.xml.ws.Holder<DerivedNoContent> y, javax.xml.ws.Holder<DerivedNoContent> z)
           
 

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

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

Uses of DerivedNoContent in org.apache.type_test.rpc
 

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

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

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

Uses of DerivedNoContent in org.apache.type_test.types1
 

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

Uses of DerivedNoContent in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as DerivedNoContent
protected  DerivedNoContent TestDerivedNoContentResponse._return
           
protected  DerivedNoContent TestDerivedNoContent.x
           
protected  DerivedNoContent TestDerivedNoContentResponse.y
           
protected  DerivedNoContent TestDerivedNoContent.y
           
protected  DerivedNoContent TestDerivedNoContentResponse.z
           
 

Methods in org.apache.type_test.xml that return DerivedNoContent
 DerivedNoContent TestDerivedNoContentResponse.getReturn()
          Gets the value of the return property.
 DerivedNoContent TestDerivedNoContent.getX()
          Gets the value of the x property.
 DerivedNoContent TestDerivedNoContentResponse.getY()
          Gets the value of the y property.
 DerivedNoContent TestDerivedNoContent.getY()
          Gets the value of the y property.
 DerivedNoContent TestDerivedNoContentResponse.getZ()
          Gets the value of the z property.
 DerivedNoContent TypeTestPortType.testDerivedNoContent(DerivedNoContent x, javax.xml.ws.Holder<DerivedNoContent> y, javax.xml.ws.Holder<DerivedNoContent> z)
           
 

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

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



Apache CXF