public abstract class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALETHEIA_PRIVATE_KEY
Define the private key
|
static String |
ALETHEIA_PUBLIC_KEY
Define the public key
|
static String |
ALETHEIA_VERSION
Define the software version
|
static org.joda.time.format.DateTimeFormatter |
DATE_FORMAT
Defines an instance of SimpleDateFormat used for formatting the string
representation of date (month/day/year)
|
| Constructor and Description |
|---|
Constants() |
public static final String ALETHEIA_VERSION
public static final String ALETHEIA_PRIVATE_KEY
public static final String ALETHEIA_PUBLIC_KEY
public static final org.joda.time.format.DateTimeFormatter DATE_FORMAT
Copyright © 2017 PAWLIDI.DE. All rights reserved.