Package org.eclipse.keypop.card
Class CardApiProperties
- java.lang.Object
-
- org.eclipse.keypop.card.CardApiProperties
-
public final class CardApiProperties 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: "2.0"
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
API version: "2.0"- Since:
- 1.0.0
- See Also:
- Constant Field Values
-
-