Uses of Class
org.apache.type_test.types1.DerivedNoContent
-
Packages that use DerivedNoContent Package Description 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 Modifier and Type Method Description DerivedNoContentTypeTestImpl. 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 Modifier and Type Method Description DerivedNoContentTypeTestImpl. 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 Modifier and Type Method Description DerivedNoContentTypeTestImpl. 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 Modifier and Type Field Description protected DerivedNoContentTestDerivedNoContentResponse. _returnprotected DerivedNoContentTestDerivedNoContent. xprotected DerivedNoContentTestDerivedNoContent. yprotected DerivedNoContentTestDerivedNoContentResponse. yprotected DerivedNoContentTestDerivedNoContentResponse. zMethods in org.apache.type_test.doc that return DerivedNoContent Modifier and Type Method Description DerivedNoContentTestDerivedNoContentResponse. getReturn()Gets the value of the return property.DerivedNoContentTestDerivedNoContent. getX()Gets the value of the x property.DerivedNoContentTestDerivedNoContent. getY()Gets the value of the y property.DerivedNoContentTestDerivedNoContentResponse. getY()Gets the value of the y property.DerivedNoContentTestDerivedNoContentResponse. getZ()Gets the value of the z property.DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description voidTestDerivedNoContentResponse. setReturn(DerivedNoContent value)Sets the value of the return property.voidTestDerivedNoContent. setX(DerivedNoContent value)Sets the value of the x property.voidTestDerivedNoContent. setY(DerivedNoContent value)Sets the value of the y property.voidTestDerivedNoContentResponse. setY(DerivedNoContent value)Sets the value of the y property.voidTestDerivedNoContentResponse. setZ(DerivedNoContent value)Sets the value of the z property.DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentObjectFactory. createDerivedNoContent()Create an instance ofDerivedNoContent -
Uses of DerivedNoContent in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as DerivedNoContent Modifier and Type Field Description protected DerivedNoContentTestDerivedNoContentResponse. _returnprotected DerivedNoContentTestDerivedNoContent. xprotected DerivedNoContentTestDerivedNoContent. yprotected DerivedNoContentTestDerivedNoContentResponse. yprotected DerivedNoContentTestDerivedNoContentResponse. zMethods in org.apache.type_test.xml that return DerivedNoContent Modifier and Type Method Description DerivedNoContentTestDerivedNoContentResponse. getReturn()Gets the value of the return property.DerivedNoContentTestDerivedNoContent. getX()Gets the value of the x property.DerivedNoContentTestDerivedNoContent. getY()Gets the value of the y property.DerivedNoContentTestDerivedNoContentResponse. getY()Gets the value of the y property.DerivedNoContentTestDerivedNoContentResponse. getZ()Gets the value of the z property.DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description voidTestDerivedNoContentResponse. setReturn(DerivedNoContent value)Sets the value of the return property.voidTestDerivedNoContent. setX(DerivedNoContent value)Sets the value of the x property.voidTestDerivedNoContent. setY(DerivedNoContent value)Sets the value of the y property.voidTestDerivedNoContentResponse. setY(DerivedNoContent value)Sets the value of the y property.voidTestDerivedNoContentResponse. setZ(DerivedNoContent value)Sets the value of the z property.DerivedNoContentTypeTestPortType. 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 Modifier and Type Method Description DerivedNoContentTypeTestPortType. testDerivedNoContent(DerivedNoContent x, javax.xml.ws.Holder<DerivedNoContent> y, javax.xml.ws.Holder<DerivedNoContent> z)
-