Uses of Class
org.apache.type_test.types1.AnyURIEnum
-
Packages that use AnyURIEnum 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 AnyURIEnum in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestImpl. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Methods in org.apache.cxf.systest.type_test with parameters of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestImpl. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestImpl. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as AnyURIEnum Modifier and Type Field Description protected AnyURIEnumTestAnyURIEnumResponse. _returnprotected AnyURIEnumTestAnyURIEnum. xprotected AnyURIEnumTestAnyURIEnum. yprotected AnyURIEnumTestAnyURIEnumResponse. yprotected AnyURIEnumTestAnyURIEnumResponse. zMethods in org.apache.type_test.doc that return AnyURIEnum Modifier and Type Method Description AnyURIEnumTestAnyURIEnumResponse. getReturn()Gets the value of the return property.AnyURIEnumTestAnyURIEnum. getX()Gets the value of the x property.AnyURIEnumTestAnyURIEnum. getY()Gets the value of the y property.AnyURIEnumTestAnyURIEnumResponse. getY()Gets the value of the y property.AnyURIEnumTestAnyURIEnumResponse. getZ()Gets the value of the z property.AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Methods in org.apache.type_test.doc with parameters of type AnyURIEnum Modifier and Type Method Description voidTestAnyURIEnumResponse. setReturn(AnyURIEnum value)Sets the value of the return property.voidTestAnyURIEnum. setX(AnyURIEnum value)Sets the value of the x property.voidTestAnyURIEnum. setY(AnyURIEnum value)Sets the value of the y property.voidTestAnyURIEnumResponse. setY(AnyURIEnum value)Sets the value of the y property.voidTestAnyURIEnumResponse. setZ(AnyURIEnum value)Sets the value of the z property.AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Method parameters in org.apache.type_test.doc with type arguments of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Methods in org.apache.type_test.rpc with parameters of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Method parameters in org.apache.type_test.rpc with type arguments of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return AnyURIEnum Modifier and Type Method Description static AnyURIEnumAnyURIEnum. fromValue(String v)static AnyURIEnumAnyURIEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static AnyURIEnum[]AnyURIEnum. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AnyURIEnum in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as AnyURIEnum Modifier and Type Field Description protected AnyURIEnumTestAnyURIEnumResponse. _returnprotected AnyURIEnumTestAnyURIEnum. xprotected AnyURIEnumTestAnyURIEnum. yprotected AnyURIEnumTestAnyURIEnumResponse. yprotected AnyURIEnumTestAnyURIEnumResponse. zMethods in org.apache.type_test.xml that return AnyURIEnum Modifier and Type Method Description AnyURIEnumTestAnyURIEnumResponse. getReturn()Gets the value of the return property.AnyURIEnumTestAnyURIEnum. getX()Gets the value of the x property.AnyURIEnumTestAnyURIEnum. getY()Gets the value of the y property.AnyURIEnumTestAnyURIEnumResponse. getY()Gets the value of the y property.AnyURIEnumTestAnyURIEnumResponse. getZ()Gets the value of the z property.AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Methods in org.apache.type_test.xml with parameters of type AnyURIEnum Modifier and Type Method Description voidTestAnyURIEnumResponse. setReturn(AnyURIEnum value)Sets the value of the return property.voidTestAnyURIEnum. setX(AnyURIEnum value)Sets the value of the x property.voidTestAnyURIEnum. setY(AnyURIEnum value)Sets the value of the y property.voidTestAnyURIEnumResponse. setY(AnyURIEnum value)Sets the value of the y property.voidTestAnyURIEnumResponse. setZ(AnyURIEnum value)Sets the value of the z property.AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)Method parameters in org.apache.type_test.xml with type arguments of type AnyURIEnum Modifier and Type Method Description AnyURIEnumTypeTestPortType. testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
-