|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.common.services.Constants
public class Constants
Field Summary | |
---|---|
static String |
CONFIG_CLASS
Property String for the Class of the ServiceConfig being loaded. |
static String |
CONFIG_FORMAT_VERSION
Property String for the Configuration Format VersionProperty |
static String |
CONFIG_PARAM_CLASS
Property String for the Parameter Class used by the ServiceConfigurationLoader and ServiceConfigurationWriter. |
static String |
CONFIG_PARAM_ID
Property String for the id of a config loader parameter object. |
static String |
SERVICE_CLASS
Property String for the Class of the Service connected to. |
static String |
SERVICE_VERSION
Property String for the Service VersionProperty. |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SERVICE_VERSION
public static final String SERVICE_CLASS
public static final String CONFIG_FORMAT_VERSION
public static final String CONFIG_CLASS
public static final String CONFIG_PARAM_CLASS
public static final String CONFIG_PARAM_ID
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |