Uses of Class
com.jalios.jcmsplugin.explorer.app.ExplorerFieldFormat
-
Packages that use ExplorerFieldFormat Package Description com.jalios.jcmsplugin.explorer.app -
-
Uses of ExplorerFieldFormat in com.jalios.jcmsplugin.explorer.app
Methods in com.jalios.jcmsplugin.explorer.app that return ExplorerFieldFormat Modifier and Type Method Description ExplorerFieldFormat
ExplorerField. getFormat()
static ExplorerFieldFormat
ExplorerFieldFormat. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ExplorerFieldFormat[]
ExplorerFieldFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-