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