public class LayoutDescription extends Object implements Serializable
LayoutDescription(long plid, String name, int depth)
int
getDepth()
String
getDisplayName()
getName()
long
getPlid()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LayoutDescription(long plid, String name, int depth)
public int getDepth()
public String getDisplayName()
public String getName()
public long getPlid()
public String toString()
toString
Object