public interface BeanInterface
| Modifier and Type | Method and Description |
|---|---|
int |
asInt(String reference,
String oid) |
long |
asLong(String reference,
String oid) |
Map<String,String> |
asMap(String reference) |
String |
asString(String reference,
String oid) |
void |
loadFromURL(String reference,
String url) |
void |
loadFromURLDebug(String reference,
String url) |
void loadFromURL(String reference, String url) throws IOException
IOExceptionvoid loadFromURLDebug(String reference, String url) throws IOException
IOExceptionCopyright © 2014. All rights reserved.