public class Adapter extends Object
Adapter(String id, String className, XMap properties)
static Adapter
forElement(XMap element)
String
getClassName()
getId()
XMap
getProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter(String id, String className, XMap properties)
public String getId()
public String getClassName()
public XMap getProperties()
public static Adapter forElement(XMap element)