|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.generic.shared.api.v1.dto.PropertyType
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.ControlledVocabularyPropertyType
@JsonObject(value="ControlledVocabularyPropertyType") public class ControlledVocabularyPropertyType
Nested Class Summary | |
---|---|
static class |
ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer
|
static class |
ControlledVocabularyPropertyType.VocabularyTerm
|
Nested classes/interfaces inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.PropertyType |
---|
PropertyType.PropertyTypeInitializer |
Constructor Summary | |
---|---|
ControlledVocabularyPropertyType(ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer initializer)
|
Method Summary | |
---|---|
java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> |
getTerms()
|
ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary |
getVocabulary()
|
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.PropertyType |
---|
equals, getCode, getDataType, getDescription, getLabel, hashCode, isMandatory, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ControlledVocabularyPropertyType(ControlledVocabularyPropertyType.ControlledVocabularyPropertyTypeInitializer initializer)
initializer
- Method Detail |
---|
public java.util.List<ControlledVocabularyPropertyType.VocabularyTerm> getTerms()
public ch.systemsx.cisd.openbis.generic.shared.basic.dto.Vocabulary getVocabulary()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |