| Package | Description |
|---|---|
| org.protempa.dest.table |
| Modifier and Type | Method and Description |
|---|---|
PropositionValueColumnSpec.Type |
PropositionValueColumnSpec.getType() |
static PropositionValueColumnSpec.Type |
PropositionValueColumnSpec.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropositionValueColumnSpec.Type[] |
PropositionValueColumnSpec.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropositionValueColumnSpec.setType(PropositionValueColumnSpec.Type type) |
| Constructor and Description |
|---|
PropositionValueColumnSpec(Link[] links,
PropositionValueColumnSpec.Type aggregationType) |
PropositionValueColumnSpec(String columnNamePrefixOverride,
Link[] links,
PropositionValueColumnSpec.Type aggregationType) |
Copyright © 2012–2018 Emory University. All rights reserved.