|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.dictionary.model.ConceptTemplate
fr.cnes.sitools.dictionary.model.Concept
public class Concept
Entry in a dictionary
Constructor Summary | |
---|---|
Concept()
Default constructor |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDictionaryId()
Get the dictionary identifier |
int |
hashCode()
|
void |
setDictionaryId(java.lang.String dictionaryId)
Set the dictionary identifier |
Methods inherited from class fr.cnes.sitools.dictionary.model.ConceptTemplate |
---|
getDescription, getId, getName, getProperties, getPropertyFromName, getType, getUrl, setDescription, setId, setName, setProperties, setType, setUrl |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Concept()
Method Detail |
---|
public java.lang.String getDictionaryId()
public void setDictionaryId(java.lang.String dictionaryId)
dictionaryId
- the dictionary identifier to setpublic int hashCode()
hashCode
in class ConceptTemplate
public boolean equals(java.lang.Object obj)
equals
in class ConceptTemplate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |