public static class ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer extends PropertyType.PropertyTypeInitializer
Constructor and Description |
---|
ControlledVocabularyPropertyType.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, isMandatory, setCode, setDataType, setDescription, setLabel, setMandatory
public ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer()
public void setTerms(java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> validValues)
public void setVocabulary(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary vocabulary)