Package yemptypackage.constants
Class YEmptyConstants
- java.lang.Object
-
- yemptypackage.constants.GeneratedYEmptyConstants
-
- yemptypackage.constants.YEmptyConstants
-
public final class YEmptyConstants extends GeneratedYEmptyConstants
Global class for all YEmpty constants. You can add global constants for your extension into this class.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic java.lang.StringPLATFORM_LOGO_CODE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
PLATFORM_LOGO_CODE
public static final java.lang.String PLATFORM_LOGO_CODE
- See Also:
- Constant Field Values
-
-