Inheritance diagram for org.openmobileis.modules.common.data.DefaultGlobalProperty:
Definition at line 38 of file DefaultGlobalProperty.java.
Public Member Functions | ||||
DefaultGlobalProperty (String service, String key) | ||||
String | getPropertyKey () | |||
| ||||
String | getPropertyValue () | |||
| ||||
String | getServiceProperty () | |||
| ||||
void | setPropertyValue (String string) | |||
| ||||
Protected Attributes | ||||
String | servicePropery | |||
String | propertyKey | |||
String | propertyValue | |||
Static Package Attributes | ||||
static final long | serialVersionUID = 5521257935120563452L |