|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.ErrInfo
| Constructor Summary | |
ErrInfo()
|
|
ErrInfo(String _value)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
get_value()
Gets the _value value for this ErrInfo. |
String |
getErrCode()
Gets the errCode value for this ErrInfo. |
int |
hashCode()
|
void |
set_value(String _value)
Sets the _value value for this ErrInfo. |
void |
setErrCode(String errCode)
Sets the errCode value for this ErrInfo. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ErrInfo()
public ErrInfo(String _value)
| Method Detail |
public String toString()
public String get_value()
public void set_value(String _value)
_value - public String getErrCode()
public void setErrCode(String errCode)
errCode - public boolean equals(Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||