Package no.nsd.qddt.domain
Interface IEntityUrn
- 
- All Known Implementing Classes:
- ConceptRef,- QuestionItemRef,- StudyRef,- SurveyRef,- TopicRef
 
 public interface IEntityUrn
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAgency()java.util.UUIDgetId()VersiongetVersion()
 
- 
- 
- 
Method Detail- 
getIdjava.util.UUID getId() 
 - 
getVersionVersion getVersion() 
 - 
getAgencyjava.lang.String getAgency() 
 
- 
 
-