public class TreeItem extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TreeItem.Type |
Constructor and Description |
---|
TreeItem() |
public String getId()
public void setId(String id)
public String getMode()
public void setMode(String mode)
public String getName()
public void setName(String name)
public TreeItem.Type getType()
public void setType(TreeItem.Type type)
Copyright © 2015. All rights reserved.