}
break;
}
case GETRESPONSES:
{
GetResponses getResponses = (GetResponses) object;
Element docElement = (Element) getResponses.getAny();
if ((docElement != null)
&& (docElement.getLocalName()
.equalsIgnoreCase(SSAFNodes.get_responses
.getLocalName()))
&& (docElement.getNamespaceURI()