public class APIPath
extends Object
The Class that defines the API path.
- Since:
- 16.0
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODULE_NAME
protected static final String MODULE_NAME
- See Also:
-
-
VERSION
protected static final String VERSION
- See Also:
-
-
SEPARATOR
public static final String SEPARATOR
- See Also:
-
-
BASE_PATH
public static final String BASE_PATH
- See Also:
-
-
CREWS
public static final String CREWS
- See Also:
-
-
SKILLS
public static final String SKILLS
- See Also:
-
-
RESOURCES
public static final String RESOURCES
- See Also:
-
-
ADDRESSES
public static final String ADDRESSES
- See Also:
-
-
CREW_SHIFT
public static final String CREW_SHIFT
- See Also:
-
-
CREW_TYPES
public static final String CREW_TYPES
- See Also:
-