org.granite.config.flex
Class Adapter
java.lang.Object
org.granite.config.flex.Adapter
public class Adapter
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter
public Adapter(String id,
String className,
XMap properties)
getId
public String getId()
getClassName
public String getClassName()
getProperties
public XMap getProperties()
forElement
public static Adapter forElement(XMap element)