@Generated public class SqlOutput extends Object
Constructor and Description |
---|
SqlOutput() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SqlAlertOutput |
getAlertOutput() |
SqlDashboardOutput |
getDashboardOutput() |
SqlQueryOutput |
getQueryOutput() |
int |
hashCode() |
SqlOutput |
setAlertOutput(SqlAlertOutput alertOutput) |
SqlOutput |
setDashboardOutput(SqlDashboardOutput dashboardOutput) |
SqlOutput |
setQueryOutput(SqlQueryOutput queryOutput) |
String |
toString() |
public SqlOutput setAlertOutput(SqlAlertOutput alertOutput)
public SqlAlertOutput getAlertOutput()
public SqlOutput setDashboardOutput(SqlDashboardOutput dashboardOutput)
public SqlDashboardOutput getDashboardOutput()
public SqlOutput setQueryOutput(SqlQueryOutput queryOutput)
public SqlQueryOutput getQueryOutput()
Copyright © 2024. All rights reserved.