Uses of Class
org.apache.type_test.types1.SimpleAll
-
Packages that use SimpleAll 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 SimpleAll in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleAll Modifier and Type Method Description SimpleAllTypeTestImpl. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Methods in org.apache.cxf.systest.type_test with parameters of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestImpl. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestImpl. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z) -
Uses of SimpleAll in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleAll Modifier and Type Field Description protected SimpleAllTestSimpleAllResponse. _returnprotected SimpleAllTestSimpleAll. xprotected SimpleAllTestSimpleAll. yprotected SimpleAllTestSimpleAllResponse. yprotected SimpleAllTestSimpleAllResponse. zMethods in org.apache.type_test.doc that return SimpleAll Modifier and Type Method Description SimpleAllTestSimpleAllResponse. getReturn()Gets the value of the return property.SimpleAllTestSimpleAll. getX()Gets the value of the x property.SimpleAllTestSimpleAll. getY()Gets the value of the y property.SimpleAllTestSimpleAllResponse. getY()Gets the value of the y property.SimpleAllTestSimpleAllResponse. getZ()Gets the value of the z property.SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Methods in org.apache.type_test.doc with parameters of type SimpleAll Modifier and Type Method Description voidTestSimpleAllResponse. setReturn(SimpleAll value)Sets the value of the return property.voidTestSimpleAll. setX(SimpleAll value)Sets the value of the x property.voidTestSimpleAll. setY(SimpleAll value)Sets the value of the y property.voidTestSimpleAllResponse. setY(SimpleAll value)Sets the value of the y property.voidTestSimpleAllResponse. setZ(SimpleAll value)Sets the value of the z property.SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Method parameters in org.apache.type_test.doc with type arguments of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z) -
Uses of SimpleAll in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleAll Modifier and Type Method Description SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Methods in org.apache.type_test.rpc with parameters of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Method parameters in org.apache.type_test.rpc with type arguments of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z) -
Uses of SimpleAll in org.apache.type_test.types1
Subclasses of SimpleAll in org.apache.type_test.types1 Modifier and Type Class Description classDerivedAllBaseAllJava class for DerivedAllBaseAll complex type.classDerivedChoiceBaseAllJava class for DerivedChoiceBaseAll complex type.classRestrictedAllBaseAllJava class for RestrictedAllBaseAll complex type.Methods in org.apache.type_test.types1 that return SimpleAll Modifier and Type Method Description SimpleAllObjectFactory. createSimpleAll()Create an instance ofSimpleAll -
Uses of SimpleAll in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleAll Modifier and Type Field Description protected SimpleAllTestSimpleAllResponse. _returnprotected SimpleAllTestSimpleAll. xprotected SimpleAllTestSimpleAll. yprotected SimpleAllTestSimpleAllResponse. yprotected SimpleAllTestSimpleAllResponse. zMethods in org.apache.type_test.xml that return SimpleAll Modifier and Type Method Description SimpleAllTestSimpleAllResponse. getReturn()Gets the value of the return property.SimpleAllTestSimpleAll. getX()Gets the value of the x property.SimpleAllTestSimpleAll. getY()Gets the value of the y property.SimpleAllTestSimpleAllResponse. getY()Gets the value of the y property.SimpleAllTestSimpleAllResponse. getZ()Gets the value of the z property.SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Methods in org.apache.type_test.xml with parameters of type SimpleAll Modifier and Type Method Description voidTestSimpleAllResponse. setReturn(SimpleAll value)Sets the value of the return property.voidTestSimpleAll. setX(SimpleAll value)Sets the value of the x property.voidTestSimpleAll. setY(SimpleAll value)Sets the value of the y property.voidTestSimpleAllResponse. setY(SimpleAll value)Sets the value of the y property.voidTestSimpleAllResponse. setZ(SimpleAll value)Sets the value of the z property.SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)Method parameters in org.apache.type_test.xml with type arguments of type SimpleAll Modifier and Type Method Description SimpleAllTypeTestPortType. testSimpleAll(SimpleAll x, javax.xml.ws.Holder<SimpleAll> y, javax.xml.ws.Holder<SimpleAll> z)
-