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