Uses of Class
org.apache.type_test.types1.EmptyStruct
-
Packages that use EmptyStruct 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 EmptyStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return EmptyStruct Modifier and Type Method Description EmptyStructTypeTestImpl. 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 Modifier and Type Method Description EmptyStructTypeTestImpl. 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 Modifier and Type Method Description EmptyStructTypeTestImpl. 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 Modifier and Type Field Description protected EmptyStructTestEmptyStructResponse. _returnprotected EmptyStructTestEmptyStruct. xprotected EmptyStructTestEmptyStruct. yprotected EmptyStructTestEmptyStructResponse. yprotected EmptyStructTestEmptyStructResponse. zMethods in org.apache.type_test.doc that return EmptyStruct Modifier and Type Method Description EmptyStructTestEmptyStructResponse. getReturn()Gets the value of the return property.EmptyStructTestEmptyStruct. getX()Gets the value of the x property.EmptyStructTestEmptyStruct. getY()Gets the value of the y property.EmptyStructTestEmptyStructResponse. getY()Gets the value of the y property.EmptyStructTestEmptyStructResponse. getZ()Gets the value of the z property.EmptyStructTypeTestPortType. 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 Modifier and Type Method Description voidTestEmptyStructResponse. setReturn(EmptyStruct value)Sets the value of the return property.voidTestEmptyStruct. setX(EmptyStruct value)Sets the value of the x property.voidTestEmptyStruct. setY(EmptyStruct value)Sets the value of the y property.voidTestEmptyStructResponse. setY(EmptyStruct value)Sets the value of the y property.voidTestEmptyStructResponse. setZ(EmptyStruct value)Sets the value of the z property.EmptyStructTypeTestPortType. 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 Modifier and Type Method Description EmptyStructTypeTestPortType. 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 Modifier and Type Method Description EmptyStructTypeTestPortType. 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 Modifier and Type Method Description EmptyStructTypeTestPortType. 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 Modifier and Type Method Description EmptyStructTypeTestPortType. 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 Modifier and Type Class Description classDerivedStructBaseEmptyJava class for DerivedStructBaseEmpty complex type.Fields in org.apache.type_test.types1 declared as EmptyStruct Modifier and Type Field Description protected EmptyStructNestedStruct. varEmptyStructMethods in org.apache.type_test.types1 that return EmptyStruct Modifier and Type Method Description EmptyStructObjectFactory. createEmptyStruct()Create an instance ofEmptyStructEmptyStructNestedStruct. getVarEmptyStruct()Gets the value of the varEmptyStruct property.Methods in org.apache.type_test.types1 with parameters of type EmptyStruct Modifier and Type Method Description voidNestedStruct. 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 Modifier and Type Field Description protected EmptyStructTestEmptyStructResponse. _returnprotected EmptyStructTestEmptyStruct. xprotected EmptyStructTestEmptyStruct. yprotected EmptyStructTestEmptyStructResponse. yprotected EmptyStructTestEmptyStructResponse. zMethods in org.apache.type_test.xml that return EmptyStruct Modifier and Type Method Description EmptyStructTestEmptyStructResponse. getReturn()Gets the value of the return property.EmptyStructTestEmptyStruct. getX()Gets the value of the x property.EmptyStructTestEmptyStruct. getY()Gets the value of the y property.EmptyStructTestEmptyStructResponse. getY()Gets the value of the y property.EmptyStructTestEmptyStructResponse. getZ()Gets the value of the z property.EmptyStructTypeTestPortType. 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 Modifier and Type Method Description voidTestEmptyStructResponse. setReturn(EmptyStruct value)Sets the value of the return property.voidTestEmptyStruct. setX(EmptyStruct value)Sets the value of the x property.voidTestEmptyStruct. setY(EmptyStruct value)Sets the value of the y property.voidTestEmptyStructResponse. setY(EmptyStruct value)Sets the value of the y property.voidTestEmptyStructResponse. setZ(EmptyStruct value)Sets the value of the z property.EmptyStructTypeTestPortType. 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 Modifier and Type Method Description EmptyStructTypeTestPortType. testEmptyStruct(EmptyStruct x, javax.xml.ws.Holder<EmptyStruct> y, javax.xml.ws.Holder<EmptyStruct> z)
-