public class AutoAdministrationTreeItem extends Object
Constructor and Description |
---|
AutoAdministrationTreeItem() |
Modifier and Type | Method and Description |
---|---|
String |
getChannelId()
Returns the channelId.
|
List<AutoAdministrationTreeItem> |
getChildren()
Returns the children.
|
String |
getId()
Returns the id.
|
int |
getIndent()
Returns the item indent.
|
String |
getName()
Returns the name.
|
AutoAdministrationTreeItem |
getParent()
Returns the parent.
|
String |
getParentItemPath()
Returns the item parent path.
|
int |
getPosition()
Returns the position.
|
String |
getServiceInstanceId()
Returns the serviceInstanceId.
|
AutoAdministrationTree |
getTree()
Returns the tree.
|
AutoAdministrationTreeItemType |
getType()
Returns the type.
|
Boolean |
isHidden()
Returns if the channel is hidden
|
String |
toString() |
public String getId()
public AutoAdministrationTree getTree()
public AutoAdministrationTreeItemType getType()
public AutoAdministrationTreeItem getParent()
public List<AutoAdministrationTreeItem> getChildren()
public String getName()
public int getPosition()
public String getServiceInstanceId()
public String getChannelId()
public Boolean isHidden()
public int getIndent()
public String getParentItemPath()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.