public class ClientLibraryProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BRAINTREE_PROPERTY_FILE |
private Properties |
properties |
static String |
VERSION_PROPERTY_NAME |
Constructor and Description |
---|
ClientLibraryProperties() |
Modifier and Type | Method and Description |
---|---|
private Properties |
loadProperties(String propertyFile) |
String |
version() |
public static final String BRAINTREE_PROPERTY_FILE
public static final String VERSION_PROPERTY_NAME
private final Properties properties
public String version()
private Properties loadProperties(String propertyFile)
Copyright © 2013-2017. All Rights Reserved.