Uses of Class
cn.mapway.ui.server.apt.jsstore.JsFieldType
-
Packages that use JsFieldType Package Description cn.mapway.ui.server.apt.jsstore -
-
Uses of JsFieldType in cn.mapway.ui.server.apt.jsstore
Methods in cn.mapway.ui.server.apt.jsstore that return JsFieldType Modifier and Type Method Description JsFieldTypedataType()static JsFieldTypeJsFieldType. valueOf(String name)Returns the enum constant of this type with the specified name.static JsFieldType[]JsFieldType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-