Package org.eclipse.keyple.core.common
Class CommonApiProperties
- java.lang.Object
-
- org.eclipse.keyple.core.common.CommonApiProperties
-
public class CommonApiProperties extends java.lang.Object
API properties- Since:
- 2.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:
- 2.0.0
- See Also:
- Constant Field Values
-
-