public static class RecordGenerator.RecordKey extends Object
| Constructor and Description |
|---|
RecordKey() |
RecordKey(List<AttributeDefinition> keyDefs,
List<String> keys) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getValue(String path) |
Map<String,String> |
getValueByPath() |
List<String> |
getValues(List<AttributeDefinition> keyDefs) |
int |
hashCode() |
boolean |
isNotEmpty() |
void |
putValue(String path,
String value) |
public RecordKey()
public RecordKey(List<AttributeDefinition> keyDefs, List<String> keys)
public List<String> getValues(List<AttributeDefinition> keyDefs)
public boolean isNotEmpty()
Copyright © 2021 Open Foris. All rights reserved.