public static class AggregateTableOutput.ColumnOutput extends Object
| Constructor and Description |
|---|
AggregateTableOutput.ColumnOutput(String name,
Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute() |
String |
getName() |
void |
setAttribute(Attribute attribute) |
void |
setName(String name) |
Copyright © 2006–2016 Julian Hyde. All rights reserved.