fr.etai.xat2v2.dict
Class Dictionary.Entry

java.lang.Object
  extended by fr.etai.xat2v2.dict.Dictionary.Entry
Enclosing class:
Dictionary

protected static final class Dictionary.Entry
extends Object


Nested Class Summary
protected static class Dictionary.Entry.Equivalence
           
 
Constructor Summary
protected Dictionary.Entry()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getComment()
           
 Dictionary.Entry.Equivalence getEquivalence()
           
 String getRef()
           
 String getSince()
           
 String getTerm(String language)
           
 List<fr.etai.xat2v2.dict.Dictionary.Entry.Term> getTerms()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dictionary.Entry

protected Dictionary.Entry()
Method Detail

getTerm

public String getTerm(String language)

getTerms

public List<fr.etai.xat2v2.dict.Dictionary.Entry.Term> getTerms()

getComment

public String getComment()

getSince

public String getSince()

getRef

public String getRef()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getEquivalence

public Dictionary.Entry.Equivalence getEquivalence()


Copyright © 2012. All Rights Reserved.