Package de.xima.fc.form.common.statics
Class FD2Const.XResourceParameter
- java.lang.Object
-
- de.xima.fc.form.common.statics.FD2Const.XResourceParameter
-
-
Field Summary
Fields Modifier and Type Field Description static String
NO_CACHE_RESOURCE
static String
PLUGIN_UUID
-
Constructor Summary
Constructors Constructor Description XResourceParameter()
-
-
-
Field Detail
-
PLUGIN_UUID
public static final String PLUGIN_UUID
- See Also:
- Constant Field Values
-
NO_CACHE_RESOURCE
public static final String NO_CACHE_RESOURCE
- See Also:
- Constant Field Values
-
-