| Package | Description |
|---|---|
| org.netxms.client.log |
| Modifier and Type | Method and Description |
|---|---|
LogColumn |
Log.getColumn(String columnName)
Get column object by column name.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2017. All rights reserved.