Uses of Enum
org.apache.type_test.types1.StringEnum
Packages that use StringEnum
Package
Description
-
Uses of StringEnum in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StringEnumModifier and TypeMethodDescriptionTypeTestImpl.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Methods in org.apache.cxf.systest.type_test with parameters of type StringEnumModifier and TypeMethodDescriptionTypeTestImpl.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type StringEnumModifier and TypeMethodDescriptionTypeTestImpl.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) -
Uses of StringEnum in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StringEnumModifier and TypeFieldDescriptionprotected StringEnumTestStringEnumResponse._returnprotected StringEnumTestStringEnum.xprotected StringEnumTestStringEnum.yprotected StringEnumTestStringEnumResponse.yprotected StringEnumTestStringEnumResponse.zMethods in org.apache.type_test.doc that return StringEnumModifier and TypeMethodDescriptionTestStringEnumResponse.getReturn()Gets the value of the return property.TestStringEnum.getX()Gets the value of the x property.TestStringEnum.getY()Gets the value of the y property.TestStringEnumResponse.getY()Gets the value of the y property.TestStringEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Methods in org.apache.type_test.doc with parameters of type StringEnumModifier and TypeMethodDescriptionvoidTestStringEnumResponse.setReturn(StringEnum value) Sets the value of the return property.voidTestStringEnum.setX(StringEnum value) Sets the value of the x property.voidTestStringEnum.setY(StringEnum value) Sets the value of the y property.voidTestStringEnumResponse.setY(StringEnum value) Sets the value of the y property.voidTestStringEnumResponse.setZ(StringEnum value) Sets the value of the z property.TypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Method parameters in org.apache.type_test.doc with type arguments of type StringEnumModifier and TypeMethodDescriptionTypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) -
Uses of StringEnum in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StringEnumModifier and TypeMethodDescriptionTypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Methods in org.apache.type_test.rpc with parameters of type StringEnumModifier and TypeMethodDescriptionTypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Method parameters in org.apache.type_test.rpc with type arguments of type StringEnumModifier and TypeMethodDescriptionTypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) -
Uses of StringEnum in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StringEnumModifier and TypeMethodDescriptionstatic StringEnumstatic StringEnumReturns the enum constant of this type with the specified name.static StringEnum[]StringEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StringEnum in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StringEnumModifier and TypeFieldDescriptionprotected StringEnumTestStringEnumResponse._returnprotected StringEnumTestStringEnum.xprotected StringEnumTestStringEnum.yprotected StringEnumTestStringEnumResponse.yprotected StringEnumTestStringEnumResponse.zMethods in org.apache.type_test.xml that return StringEnumModifier and TypeMethodDescriptionTestStringEnumResponse.getReturn()Gets the value of the return property.TestStringEnum.getX()Gets the value of the x property.TestStringEnum.getY()Gets the value of the y property.TestStringEnumResponse.getY()Gets the value of the y property.TestStringEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Methods in org.apache.type_test.xml with parameters of type StringEnumModifier and TypeMethodDescriptionvoidTestStringEnumResponse.setReturn(StringEnum value) Sets the value of the return property.voidTestStringEnum.setX(StringEnum value) Sets the value of the x property.voidTestStringEnum.setY(StringEnum value) Sets the value of the y property.voidTestStringEnumResponse.setY(StringEnum value) Sets the value of the y property.voidTestStringEnumResponse.setZ(StringEnum value) Sets the value of the z property.TypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z) Method parameters in org.apache.type_test.xml with type arguments of type StringEnumModifier and TypeMethodDescriptionTypeTestPortType.testStringEnum(StringEnum x, jakarta.xml.ws.Holder<StringEnum> y, jakarta.xml.ws.Holder<StringEnum> z)