| Package | Description |
|---|---|
| org.netxms.client.log |
| Modifier and Type | Method and Description |
|---|---|
LogColumn |
Log.getColumn(java.lang.String columnName)
Get column object by column name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LogColumn> |
Log.getColumns()
Get column information
|
| Constructor and Description |
|---|
OrderingColumn(LogColumn column)
Create ordering column object.
|
OrderingColumn(LogColumn column,
boolean descending)
Create ordering column object.
|
Copyright © 2014. All Rights Reserved.