public class LayoutDescription
extends Object
implements Serializable
Constructor and Description |
---|
LayoutDescription(long plid,
String name,
int depth) |
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
String |
getDisplayName() |
String |
getName() |
long |
getPlid() |
String |
toString() |