ch.systemsx.cisd.openbis.generic.shared.api.v1.dto
Class ControlledVocabularyPropertyType
java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.PropertyType
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.ControlledVocabularyPropertyType
- All Implemented Interfaces:
- java.io.Serializable
@JsonObject(value="ControlledVocabularyPropertyType")
public class ControlledVocabularyPropertyType
- extends PropertyType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
ControlledVocabularyPropertyType
public ControlledVocabularyPropertyType(ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer initializer)
- Parameters:
initializer
-
getTerms
public java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> getTerms()
getVocabulary
public ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary getVocabulary()