Package org.calypsonet.terminal.calypso
Class CalypsoApiProperties
- java.lang.Object
-
- org.calypsonet.terminal.calypso.CalypsoApiProperties
-
public class CalypsoApiProperties extends java.lang.Object
API properties.- Since:
- 1.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
VERSION
API version: "1.5"
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
API version: "1.5"- Since:
- 1.0.0
- See Also:
- Constant Field Values
-
-