public static interface PivotCache.CacheField
Modifier and Type | Method and Description |
---|---|
boolean |
getDatabaseField() |
int |
getFieldGroup() |
int |
getGroupBase() |
List<Integer> |
getGroupDiscrete() |
String |
getName() |
long |
getNumberFormatId() |
List<Object> |
getSharedItems() |
void |
setDatabaseField(boolean databaseField) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.