Uses of Enum
org.apache.type_test.types1.AnyURIEnum
Packages that use AnyURIEnum
Package
Description
-
Uses of AnyURIEnum in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return AnyURIEnumModifier and TypeMethodDescriptionTypeTestImpl.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Methods in org.apache.cxf.systest.type_test with parameters of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestImpl.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestImpl.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as AnyURIEnumModifier and TypeFieldDescriptionprotected AnyURIEnumTestAnyURIEnumResponse._returnprotected AnyURIEnumTestAnyURIEnum.xprotected AnyURIEnumTestAnyURIEnum.yprotected AnyURIEnumTestAnyURIEnumResponse.yprotected AnyURIEnumTestAnyURIEnumResponse.zMethods in org.apache.type_test.doc that return AnyURIEnumModifier and TypeMethodDescriptionTestAnyURIEnumResponse.getReturn()Gets the value of the return property.TestAnyURIEnum.getX()Gets the value of the x property.TestAnyURIEnum.getY()Gets the value of the y property.TestAnyURIEnumResponse.getY()Gets the value of the y property.TestAnyURIEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Methods in org.apache.type_test.doc with parameters of type AnyURIEnumModifier and TypeMethodDescriptionvoidTestAnyURIEnumResponse.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.TypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Method parameters in org.apache.type_test.doc with type arguments of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return AnyURIEnumModifier and TypeMethodDescriptionTypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Methods in org.apache.type_test.rpc with parameters of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Method parameters in org.apache.type_test.rpc with type arguments of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) -
Uses of AnyURIEnum in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return AnyURIEnumModifier and TypeMethodDescriptionstatic AnyURIEnumstatic AnyURIEnumReturns 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 AnyURIEnumModifier and TypeFieldDescriptionprotected AnyURIEnumTestAnyURIEnumResponse._returnprotected AnyURIEnumTestAnyURIEnum.xprotected AnyURIEnumTestAnyURIEnum.yprotected AnyURIEnumTestAnyURIEnumResponse.yprotected AnyURIEnumTestAnyURIEnumResponse.zMethods in org.apache.type_test.xml that return AnyURIEnumModifier and TypeMethodDescriptionTestAnyURIEnumResponse.getReturn()Gets the value of the return property.TestAnyURIEnum.getX()Gets the value of the x property.TestAnyURIEnum.getY()Gets the value of the y property.TestAnyURIEnumResponse.getY()Gets the value of the y property.TestAnyURIEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Methods in org.apache.type_test.xml with parameters of type AnyURIEnumModifier and TypeMethodDescriptionvoidTestAnyURIEnumResponse.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.TypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z) Method parameters in org.apache.type_test.xml with type arguments of type AnyURIEnumModifier and TypeMethodDescriptionTypeTestPortType.testAnyURIEnum(AnyURIEnum x, jakarta.xml.ws.Holder<AnyURIEnum> y, jakarta.xml.ws.Holder<AnyURIEnum> z)