Uses of Enum
org.apache.type_test.types1.ColourEnum
Packages that use ColourEnum
Package
Description
-
Uses of ColourEnum in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ColourEnumModifier and TypeMethodDescriptionTypeTestImpl.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Methods in org.apache.cxf.systest.type_test with parameters of type ColourEnumModifier and TypeMethodDescriptionTypeTestImpl.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type ColourEnumModifier and TypeMethodDescriptionTypeTestImpl.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) -
Uses of ColourEnum in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ColourEnumModifier and TypeFieldDescriptionprotected ColourEnumTestColourEnumResponse._returnprotected ColourEnumTestColourEnum.xprotected ColourEnumTestColourEnum.yprotected ColourEnumTestColourEnumResponse.yprotected ColourEnumTestColourEnumResponse.zMethods in org.apache.type_test.doc that return ColourEnumModifier and TypeMethodDescriptionTestColourEnumResponse.getReturn()Gets the value of the return property.TestColourEnum.getX()Gets the value of the x property.TestColourEnum.getY()Gets the value of the y property.TestColourEnumResponse.getY()Gets the value of the y property.TestColourEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Methods in org.apache.type_test.doc with parameters of type ColourEnumModifier and TypeMethodDescriptionvoidTestColourEnumResponse.setReturn(ColourEnum value) Sets the value of the return property.voidTestColourEnum.setX(ColourEnum value) Sets the value of the x property.voidTestColourEnum.setY(ColourEnum value) Sets the value of the y property.voidTestColourEnumResponse.setY(ColourEnum value) Sets the value of the y property.voidTestColourEnumResponse.setZ(ColourEnum value) Sets the value of the z property.TypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Method parameters in org.apache.type_test.doc with type arguments of type ColourEnumModifier and TypeMethodDescriptionTypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) -
Uses of ColourEnum in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ColourEnumModifier and TypeMethodDescriptionTypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Methods in org.apache.type_test.rpc with parameters of type ColourEnumModifier and TypeMethodDescriptionTypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Method parameters in org.apache.type_test.rpc with type arguments of type ColourEnumModifier and TypeMethodDescriptionTypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) -
Uses of ColourEnum in org.apache.type_test.types1
Fields in org.apache.type_test.types1 declared as ColourEnumMethods in org.apache.type_test.types1 that return ColourEnumModifier and TypeMethodDescriptionstatic ColourEnumExtColourEnum.getValue()Gets the value of the value property.static ColourEnumReturns the enum constant of this type with the specified name.static ColourEnum[]ColourEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.type_test.types1 with parameters of type ColourEnumModifier and TypeMethodDescriptionvoidExtColourEnum.setValue(ColourEnum value) Sets the value of the value property. -
Uses of ColourEnum in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ColourEnumModifier and TypeFieldDescriptionprotected ColourEnumTestColourEnumResponse._returnprotected ColourEnumTestColourEnum.xprotected ColourEnumTestColourEnum.yprotected ColourEnumTestColourEnumResponse.yprotected ColourEnumTestColourEnumResponse.zMethods in org.apache.type_test.xml that return ColourEnumModifier and TypeMethodDescriptionTestColourEnumResponse.getReturn()Gets the value of the return property.TestColourEnum.getX()Gets the value of the x property.TestColourEnum.getY()Gets the value of the y property.TestColourEnumResponse.getY()Gets the value of the y property.TestColourEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Methods in org.apache.type_test.xml with parameters of type ColourEnumModifier and TypeMethodDescriptionvoidTestColourEnumResponse.setReturn(ColourEnum value) Sets the value of the return property.voidTestColourEnum.setX(ColourEnum value) Sets the value of the x property.voidTestColourEnum.setY(ColourEnum value) Sets the value of the y property.voidTestColourEnumResponse.setY(ColourEnum value) Sets the value of the y property.voidTestColourEnumResponse.setZ(ColourEnum value) Sets the value of the z property.TypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z) Method parameters in org.apache.type_test.xml with type arguments of type ColourEnumModifier and TypeMethodDescriptionTypeTestPortType.testColourEnum(ColourEnum x, jakarta.xml.ws.Holder<ColourEnum> y, jakarta.xml.ws.Holder<ColourEnum> z)