Interface ICodeHolder
- All Known Subinterfaces:
IIdAndCodeHolder,IVocabularyTermUpdates,IVocabularyUpdates
- All Known Implementing Classes:
Code,CodeWithRegistration,CodeWithRegistrationAndModificationDate,DatabaseInstance,ExternalDataManagementSystem,Metaproject,SpaceWithProjectsAndRoleAssignments,Vocabulary,VocabularyTerm
public interface ICodeHolder
A code holder.
-
Method Summary
-
Method Details
-
getCode
String getCode()Returns the code.
-