|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--pl.edu.pjwstk.yaod.network.protocol.queryresult.Result | +--pl.edu.pjwstk.yaod.network.protocol.queryresult.SingleResult | +--pl.edu.pjwstk.yaod.network.protocol.queryresult.AtomicResult
Constructor Summary | |
AtomicResult()
|
Method Summary | |
protected java.lang.String |
getResultAsString(java.lang.String st)
|
protected java.lang.String |
getResultAsXmlString(java.lang.String st)
|
abstract java.lang.String |
getValueAsString()
|
Methods inherited from class pl.edu.pjwstk.yaod.network.protocol.queryresult.Result |
getResultAsString, getResultAsXmlString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AtomicResult()
Method Detail |
protected java.lang.String getResultAsString(java.lang.String st)
getResultAsString
in class Result
protected java.lang.String getResultAsXmlString(java.lang.String st)
getResultAsXmlString
in class Result
public abstract java.lang.String getValueAsString()
getValueAsString
in class SingleResult
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |