public class DciSummaryTableDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
DciSummaryTableDescriptor(DciSummaryTable table)
Create descriptor from table object
|
DciSummaryTableDescriptor(NXCPMessage msg,
long baseId)
Create summary information from NXCP message.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFlags() |
int |
getId() |
java.lang.String |
getMenuPath() |
java.lang.String |
getTitle() |
void |
updateFromTable(DciSummaryTable table)
Update descriptor from table
|
public DciSummaryTableDescriptor(NXCPMessage msg, long baseId)
msg - baseId - public DciSummaryTableDescriptor(DciSummaryTable table)
table - public void updateFromTable(DciSummaryTable table)
table - public int getId()
public java.lang.String getMenuPath()
public java.lang.String getTitle()
public int getFlags()
Copyright © 2013. All Rights Reserved.