Class VocabularyTermImmutable

java.lang.Object
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.VocabularyTermImmutable
All Implemented Interfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
Direct Known Subclasses:
VocabularyTerm

public class VocabularyTermImmutable extends Object implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
  • Constructor Details

    • VocabularyTermImmutable

      public VocabularyTermImmutable(ch.systemsx.cisd.openbis.generic.shared.basic.dto.VocabularyTerm vocabularyTerm)
  • Method Details

    • getVocabularyTerm

      protected ch.systemsx.cisd.openbis.generic.shared.basic.dto.VocabularyTerm getVocabularyTerm()
    • getCode

      public String getCode()
      Specified by:
      getCode in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
    • getLabel

      public String getLabel()
      Specified by:
      getLabel in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
    • getUrl

      public String getUrl()
      Specified by:
      getUrl in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable
    • getOrdinal

      public Long getOrdinal()
      Specified by:
      getOrdinal in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IVocabularyTermImmutable