public interface XConsts
Implementation note: This is an interface instead of a class because constants defined in an interface are implicitly public,
static and final, and so these keywords can be omitted!
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXT_MOD_API_NAME
External Module API name.
|
static IVersionBean |
EXT_MOD_API_VERSION
External Module API version.
|
static final java.lang.String EXT_MOD_API_NAME
static final IVersionBean EXT_MOD_API_VERSION
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.