public static class ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer extends PropertyType.PropertyTypeInitializer
Constructor and Description |
---|
ControlledVocabularyPropertyTypeInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
setTerms(java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> validValues) |
void |
setVocabulary(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary vocabulary) |
getCode, getDataType, getDescription, getLabel, isDinamic, isManaged, isMandatory, isShowInEditViews, setCode, setDataType, setDescription, setDinamic, setLabel, setManaged, setMandatory, setShowInEditViews
public ControlledVocabularyPropertyTypeInitializer()
public void setTerms(java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> validValues)
public void setVocabulary(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary vocabulary)