public class ApplicationProperties extends Object
Constructor and Description |
---|
ApplicationProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
String |
getDataSetRoot() |
String |
getMysqlDB() |
String |
getMysqlPass() |
String |
getMysqlPort() |
String |
getMysqlServer() |
String |
getMysqlUser() |
public String getDataSetRoot()
public String getMysqlUser()
public String getMysqlPass()
public String getMysqlPort()
public String getMysqlDB()
public String getMysqlServer()
public boolean exists()
Copyright © 2010–2018 Planetary Data System. All rights reserved.