public class RawColumnDefinition extends ColumnDefinition
| Constructor and Description |
|---|
RawColumnDefinition(String prefix,
String name,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getName() |
String |
getPrefix() |
boolean |
isPrefixed() |
getAlias, isAliasedpublic boolean isPrefixed()
public String getPrefix()
public String getName()
public String getDisplayName()
getDisplayName in class ColumnDefinitionCopyright © 2014–2015 Red Hat, Inc.. All rights reserved.