public class ResultDescriptorDTO extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResultDescriptorDTO.Datasource |
static class |
ResultDescriptorDTO.Expression |
| Constructor and Description |
|---|
ResultDescriptorDTO() |
| Modifier and Type | Method and Description |
|---|---|
ResultDescriptorDTO.Datasource[] |
getDatasources() |
String[] |
getExports() |
ResultDescriptorDTO.Expression[] |
getExpressions() |
org.opennms.newts.api.Duration |
getInterval() |
String |
toString() |
public org.opennms.newts.api.Duration getInterval()
public ResultDescriptorDTO.Datasource[] getDatasources()
public ResultDescriptorDTO.Expression[] getExpressions()
public String[] getExports()
Copyright © 2015. All rights reserved.