com.hyper9.simdk.stubs.dao
Class ExtensionResourceInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ExtensionResourceInfo
- All Implemented Interfaces:
- Serializable
public class ExtensionResourceInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ExtensionResourceInfo
public ExtensionResourceInfo()
getLocale
public String getLocale()
setLocale
public void setLocale(String toSet)
getModule
public String getModule()
setModule
public void setModule(String toSet)
getData
public List<KeyValue> getData()
setData
public void setData(List<KeyValue> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.