Uses of Enum
cn.mapway.ui.client.mvc.attribute.InputTypeEnum
Packages that use InputTypeEnum
-
Uses of InputTypeEnum in cn.mapway.ui.client.mvc.attribute
Methods in cn.mapway.ui.client.mvc.attribute that return InputTypeEnumModifier and TypeMethodDescriptionstatic InputTypeEnumReturns the enum constant of this type with the specified name.static InputTypeEnumInputTypeEnum.valueOfCode(Integer code) static InputTypeEnum[]InputTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.