UTLFType.ChoiceValue
Modifier and Type | Field and Description |
---|---|
(package private) String |
baseForm |
(package private) String |
baseType |
(package private) int |
maxCount |
(package private) int |
minCount |
(package private) Object |
parent |
base, choiceLimited, choiceValues, DefaultType, description, FormID, FormURI, maximum, minimum, myDict, myUTLF, name, postfix, prefix, TV_Base, TV_ChoiceLimited, TV_Choices, TV_ChoicesPlus, TV_Description, TV_Maximum, TV_Minimum, TV_Name, TV_Postfix, TV_Prefix, TV_Type, TV_TypicalLength, TVV_Category, TVV_Definition, TVV_Synonym, TVV_Value, type, typicalLength
Modifier and Type | Method and Description |
---|---|
int |
getMaxCount() |
int |
getMinCount() |
List<UTLFForm.Column> |
getSubColumns() |
boolean |
hasSubColumn() |
boolean |
isCaption() |
boolean |
isSingleColumn() |
create, create, getChoices, getDescription, getFormURI, getMaximum, getMinimum, getName, getPostfix, getPrefix, getType, getTypicalLength, isChoiceLimited, printChoices, printSummary
Object parent
String baseForm
String baseType
int minCount
int maxCount
Column(Object p, UTLF u) throws UTLFException
UTLFException
public int getMinCount()
public int getMaxCount()
public boolean isSingleColumn()
public boolean hasSubColumn()
public List<UTLFForm.Column> getSubColumns()
public boolean isCaption()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025