Class XMLResponseERROR
java.lang.Object
it.uniroma2.art.semanticturkey.servlet.XMLResponse
it.uniroma2.art.semanticturkey.servlet.XMLResponseProblem
it.uniroma2.art.semanticturkey.servlet.XMLResponseERROR
- All Implemented Interfaces:
Response,ResponseProblem
-
Method Summary
Methods inherited from class it.uniroma2.art.semanticturkey.servlet.XMLResponseProblem
getMessage, setMessageMethods inherited from class it.uniroma2.art.semanticturkey.servlet.XMLResponse
getJSONObject, getResponseContent, getResponseElement, getResponseObject, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface it.uniroma2.art.semanticturkey.servlet.Response
getResponseContent, getResponseObject
-
Method Details
-
isAffirmative
public boolean isAffirmative()- Specified by:
isAffirmativein interfaceResponse- Specified by:
isAffirmativein classXMLResponse
-