fr.etai.xat2v2.dict
Class DictionaryError

java.lang.Object
  extended by fr.etai.xat2v2.dict.DictionaryError

public final class DictionaryError
extends Object


Nested Class Summary
static class DictionaryError.DictionaryErrorType
           
 
Constructor Summary
DictionaryError()
           
 
Method Summary
 String getDictionaryName()
           
 String getRef()
           
 DictionaryError.DictionaryErrorType getType()
           
 void setDictionaryName(String dictionaryName)
           
 void setRef(String ref)
           
 void setType(DictionaryError.DictionaryErrorType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryError

public DictionaryError()
Method Detail

getType

public DictionaryError.DictionaryErrorType getType()

setType

public void setType(DictionaryError.DictionaryErrorType type)

getDictionaryName

public String getDictionaryName()

setDictionaryName

public void setDictionaryName(String dictionaryName)

getRef

public String getRef()

setRef

public void setRef(String ref)


Copyright © 2012. All Rights Reserved.