public class ExtensionResourceInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
KeyValue[] |
data |
String |
locale |
String |
module |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ExtensionResourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
KeyValue[] |
getData() |
String |
getLocale() |
String |
getModule() |
void |
setData(KeyValue[] data) |
void |
setLocale(String locale) |
void |
setModule(String module) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.