public class CodeAttributeDefView extends AttributeDefView
id| Constructor and Description |
|---|
CodeAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple,
boolean showInRecordSummaryList,
boolean qualifier,
int codeListId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodeListId() |
getAttributeType, getFieldNames, isQualifier, isShowInRecordSummaryListgetLabel, getName, getType, isHideWhenNotRelevant, isKey, isMultiple, setHideWhenNotRelevantgetId, setIdpublic CodeAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple,
boolean showInRecordSummaryList,
boolean qualifier,
int codeListId)
Copyright © 2020 Open Foris. All rights reserved.