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