public class AIMateProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(String propertyName) |
double |
getDouble(String propertyName) |
static AIMateProperties |
getInstance() |
int |
getInteger(String propertyName) |
String |
getString(String propertyName) |
void |
setProperty(String propertyName,
String value) |
public static AIMateProperties getInstance() throws AIMateException
AIMateExceptionpublic int getInteger(String propertyName)
public double getDouble(String propertyName)
public boolean getBoolean(String propertyName)
Copyright © 2020. All rights reserved.