Uses of Class
org.apache.type_test.types1.EmptyChoice
-
Packages that use EmptyChoice 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 EmptyChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestImpl. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Methods in org.apache.cxf.systest.type_test with parameters of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestImpl. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestImpl. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z) -
Uses of EmptyChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as EmptyChoice Modifier and Type Field Description protected EmptyChoiceTestEmptyChoiceResponse. _returnprotected EmptyChoiceTestEmptyChoice. xprotected EmptyChoiceTestEmptyChoice. yprotected EmptyChoiceTestEmptyChoiceResponse. yprotected EmptyChoiceTestEmptyChoiceResponse. zMethods in org.apache.type_test.doc that return EmptyChoice Modifier and Type Method Description EmptyChoiceTestEmptyChoiceResponse. getReturn()Gets the value of the return property.EmptyChoiceTestEmptyChoice. getX()Gets the value of the x property.EmptyChoiceTestEmptyChoice. getY()Gets the value of the y property.EmptyChoiceTestEmptyChoiceResponse. getY()Gets the value of the y property.EmptyChoiceTestEmptyChoiceResponse. getZ()Gets the value of the z property.EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Methods in org.apache.type_test.doc with parameters of type EmptyChoice Modifier and Type Method Description voidTestEmptyChoiceResponse. setReturn(EmptyChoice value)Sets the value of the return property.voidTestEmptyChoice. setX(EmptyChoice value)Sets the value of the x property.voidTestEmptyChoice. setY(EmptyChoice value)Sets the value of the y property.voidTestEmptyChoiceResponse. setY(EmptyChoice value)Sets the value of the y property.voidTestEmptyChoiceResponse. setZ(EmptyChoice value)Sets the value of the z property.EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Method parameters in org.apache.type_test.doc with type arguments of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z) -
Uses of EmptyChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Methods in org.apache.type_test.rpc with parameters of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Method parameters in org.apache.type_test.rpc with type arguments of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z) -
Uses of EmptyChoice in org.apache.type_test.types1
Subclasses of EmptyChoice in org.apache.type_test.types1 Modifier and Type Class Description classDerivedEmptyBaseEmptyChoiceJava class for DerivedEmptyBaseEmptyChoice complex type.Methods in org.apache.type_test.types1 that return EmptyChoice Modifier and Type Method Description EmptyChoiceObjectFactory. createEmptyChoice()Create an instance ofEmptyChoice -
Uses of EmptyChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as EmptyChoice Modifier and Type Field Description protected EmptyChoiceTestEmptyChoiceResponse. _returnprotected EmptyChoiceTestEmptyChoice. xprotected EmptyChoiceTestEmptyChoice. yprotected EmptyChoiceTestEmptyChoiceResponse. yprotected EmptyChoiceTestEmptyChoiceResponse. zMethods in org.apache.type_test.xml that return EmptyChoice Modifier and Type Method Description EmptyChoiceTestEmptyChoiceResponse. getReturn()Gets the value of the return property.EmptyChoiceTestEmptyChoice. getX()Gets the value of the x property.EmptyChoiceTestEmptyChoice. getY()Gets the value of the y property.EmptyChoiceTestEmptyChoiceResponse. getY()Gets the value of the y property.EmptyChoiceTestEmptyChoiceResponse. getZ()Gets the value of the z property.EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Methods in org.apache.type_test.xml with parameters of type EmptyChoice Modifier and Type Method Description voidTestEmptyChoiceResponse. setReturn(EmptyChoice value)Sets the value of the return property.voidTestEmptyChoice. setX(EmptyChoice value)Sets the value of the x property.voidTestEmptyChoice. setY(EmptyChoice value)Sets the value of the y property.voidTestEmptyChoiceResponse. setY(EmptyChoice value)Sets the value of the y property.voidTestEmptyChoiceResponse. setZ(EmptyChoice value)Sets the value of the z property.EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)Method parameters in org.apache.type_test.xml with type arguments of type EmptyChoice Modifier and Type Method Description EmptyChoiceTypeTestPortType. testEmptyChoice(EmptyChoice x, javax.xml.ws.Holder<EmptyChoice> y, javax.xml.ws.Holder<EmptyChoice> z)
-