public class IndexedColumn extends Object
| Type | Property and Description |
|---|---|
boolean |
hasSub |
| Constructor and Description |
|---|
IndexedColumn(int indexValue,
PropertyNameMatcher subPropertyNameMatcher) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexValue() |
PropertyNameMatcher |
getSubPropertyNameMatcher() |
boolean |
hasSubProperty() |
public IndexedColumn(int indexValue,
PropertyNameMatcher subPropertyNameMatcher)
public int getIndexValue()
public PropertyNameMatcher getSubPropertyNameMatcher()
public boolean hasSubProperty()
Copyright © 2015. All rights reserved.