Uses of Class
org.apache.type_test.types1.EmptyAll
-
Packages that use EmptyAll 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 EmptyAll in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return EmptyAll Modifier and Type Method Description EmptyAllTypeTestImpl. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Methods in org.apache.cxf.systest.type_test with parameters of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestImpl. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestImpl. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z) -
Uses of EmptyAll in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as EmptyAll Modifier and Type Field Description protected EmptyAllTestEmptyAllResponse. _returnprotected EmptyAllTestEmptyAll. xprotected EmptyAllTestEmptyAll. yprotected EmptyAllTestEmptyAllResponse. yprotected EmptyAllTestEmptyAllResponse. zMethods in org.apache.type_test.doc that return EmptyAll Modifier and Type Method Description EmptyAllTestEmptyAllResponse. getReturn()Gets the value of the return property.EmptyAllTestEmptyAll. getX()Gets the value of the x property.EmptyAllTestEmptyAll. getY()Gets the value of the y property.EmptyAllTestEmptyAllResponse. getY()Gets the value of the y property.EmptyAllTestEmptyAllResponse. getZ()Gets the value of the z property.EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Methods in org.apache.type_test.doc with parameters of type EmptyAll Modifier and Type Method Description voidTestEmptyAllResponse. setReturn(EmptyAll value)Sets the value of the return property.voidTestEmptyAll. setX(EmptyAll value)Sets the value of the x property.voidTestEmptyAll. setY(EmptyAll value)Sets the value of the y property.voidTestEmptyAllResponse. setY(EmptyAll value)Sets the value of the y property.voidTestEmptyAllResponse. setZ(EmptyAll value)Sets the value of the z property.EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Method parameters in org.apache.type_test.doc with type arguments of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z) -
Uses of EmptyAll in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return EmptyAll Modifier and Type Method Description EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Methods in org.apache.type_test.rpc with parameters of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Method parameters in org.apache.type_test.rpc with type arguments of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z) -
Uses of EmptyAll in org.apache.type_test.types1
Subclasses of EmptyAll in org.apache.type_test.types1 Modifier and Type Class Description classDerivedEmptyBaseEmptyAllJava class for DerivedEmptyBaseEmptyAll complex type.Methods in org.apache.type_test.types1 that return EmptyAll Modifier and Type Method Description EmptyAllObjectFactory. createEmptyAll()Create an instance ofEmptyAll -
Uses of EmptyAll in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as EmptyAll Modifier and Type Field Description protected EmptyAllTestEmptyAllResponse. _returnprotected EmptyAllTestEmptyAll. xprotected EmptyAllTestEmptyAll. yprotected EmptyAllTestEmptyAllResponse. yprotected EmptyAllTestEmptyAllResponse. zMethods in org.apache.type_test.xml that return EmptyAll Modifier and Type Method Description EmptyAllTestEmptyAllResponse. getReturn()Gets the value of the return property.EmptyAllTestEmptyAll. getX()Gets the value of the x property.EmptyAllTestEmptyAll. getY()Gets the value of the y property.EmptyAllTestEmptyAllResponse. getY()Gets the value of the y property.EmptyAllTestEmptyAllResponse. getZ()Gets the value of the z property.EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Methods in org.apache.type_test.xml with parameters of type EmptyAll Modifier and Type Method Description voidTestEmptyAllResponse. setReturn(EmptyAll value)Sets the value of the return property.voidTestEmptyAll. setX(EmptyAll value)Sets the value of the x property.voidTestEmptyAll. setY(EmptyAll value)Sets the value of the y property.voidTestEmptyAllResponse. setY(EmptyAll value)Sets the value of the y property.voidTestEmptyAllResponse. setZ(EmptyAll value)Sets the value of the z property.EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)Method parameters in org.apache.type_test.xml with type arguments of type EmptyAll Modifier and Type Method Description EmptyAllTypeTestPortType. testEmptyAll(EmptyAll x, javax.xml.ws.Holder<EmptyAll> y, javax.xml.ws.Holder<EmptyAll> z)
-