Uses of Enum
org.apache.type_test.types1.DecimalEnum
Packages that use DecimalEnum
Package
Description
-
Uses of DecimalEnum in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return DecimalEnumModifier and TypeMethodDescriptionTypeTestImpl.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Methods in org.apache.cxf.systest.type_test with parameters of type DecimalEnumModifier and TypeMethodDescriptionTypeTestImpl.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type DecimalEnumModifier and TypeMethodDescriptionTypeTestImpl.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) -
Uses of DecimalEnum in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as DecimalEnumModifier and TypeFieldDescriptionprotected DecimalEnumTestDecimalEnumResponse._returnprotected DecimalEnumTestDecimalEnum.xprotected DecimalEnumTestDecimalEnum.yprotected DecimalEnumTestDecimalEnumResponse.yprotected DecimalEnumTestDecimalEnumResponse.zMethods in org.apache.type_test.doc that return DecimalEnumModifier and TypeMethodDescriptionTestDecimalEnumResponse.getReturn()Gets the value of the return property.TestDecimalEnum.getX()Gets the value of the x property.TestDecimalEnum.getY()Gets the value of the y property.TestDecimalEnumResponse.getY()Gets the value of the y property.TestDecimalEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Methods in org.apache.type_test.doc with parameters of type DecimalEnumModifier and TypeMethodDescriptionvoidTestDecimalEnumResponse.setReturn(DecimalEnum value) Sets the value of the return property.voidTestDecimalEnum.setX(DecimalEnum value) Sets the value of the x property.voidTestDecimalEnum.setY(DecimalEnum value) Sets the value of the y property.voidTestDecimalEnumResponse.setY(DecimalEnum value) Sets the value of the y property.voidTestDecimalEnumResponse.setZ(DecimalEnum value) Sets the value of the z property.TypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Method parameters in org.apache.type_test.doc with type arguments of type DecimalEnumModifier and TypeMethodDescriptionTypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) -
Uses of DecimalEnum in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return DecimalEnumModifier and TypeMethodDescriptionTypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Methods in org.apache.type_test.rpc with parameters of type DecimalEnumModifier and TypeMethodDescriptionTypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Method parameters in org.apache.type_test.rpc with type arguments of type DecimalEnumModifier and TypeMethodDescriptionTypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) -
Uses of DecimalEnum in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return DecimalEnumModifier and TypeMethodDescriptionstatic DecimalEnumDecimalEnum.fromValue(BigDecimal v) static DecimalEnumReturns the enum constant of this type with the specified name.static DecimalEnum[]DecimalEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DecimalEnum in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as DecimalEnumModifier and TypeFieldDescriptionprotected DecimalEnumTestDecimalEnumResponse._returnprotected DecimalEnumTestDecimalEnum.xprotected DecimalEnumTestDecimalEnum.yprotected DecimalEnumTestDecimalEnumResponse.yprotected DecimalEnumTestDecimalEnumResponse.zMethods in org.apache.type_test.xml that return DecimalEnumModifier and TypeMethodDescriptionTestDecimalEnumResponse.getReturn()Gets the value of the return property.TestDecimalEnum.getX()Gets the value of the x property.TestDecimalEnum.getY()Gets the value of the y property.TestDecimalEnumResponse.getY()Gets the value of the y property.TestDecimalEnumResponse.getZ()Gets the value of the z property.TypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Methods in org.apache.type_test.xml with parameters of type DecimalEnumModifier and TypeMethodDescriptionvoidTestDecimalEnumResponse.setReturn(DecimalEnum value) Sets the value of the return property.voidTestDecimalEnum.setX(DecimalEnum value) Sets the value of the x property.voidTestDecimalEnum.setY(DecimalEnum value) Sets the value of the y property.voidTestDecimalEnumResponse.setY(DecimalEnum value) Sets the value of the y property.voidTestDecimalEnumResponse.setZ(DecimalEnum value) Sets the value of the z property.TypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z) Method parameters in org.apache.type_test.xml with type arguments of type DecimalEnumModifier and TypeMethodDescriptionTypeTestPortType.testDecimalEnum(DecimalEnum x, jakarta.xml.ws.Holder<DecimalEnum> y, jakarta.xml.ws.Holder<DecimalEnum> z)