Uses of Class
org.sblim.cimclient.internal.cimxml.CIMResponse

Packages that use CIMResponse
org.sblim.cimclient.internal.cimxml Internal cim-xml DOM parser & builder implementation. 
 

Uses of CIMResponse in org.sblim.cimclient.internal.cimxml
 

Methods in org.sblim.cimclient.internal.cimxml that return CIMResponse
 CIMResponse CIMResponse.getFirstResponse()
          getFirstResponse
 CIMResponse CIMResponse.getFirstResponse()
          getFirstResponse
static CIMResponse CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element pIMethodResponseE)
          parseIMETHODRESPONSE
static CIMResponse CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element pIMethodResponseE)
          parseIMETHODRESPONSE
static CIMResponse CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element pMethodResponseE)
          parseMETHODRESPONSE
static CIMResponse CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element pMethodResponseE)
          parseMETHODRESPONSE
static CIMResponse CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element pSimpleRspE)
          parseMULTIRSP
static CIMResponse CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element pSimpleRspE)
          parseMULTIRSP
static CIMResponse CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element pSimpleRspE)
          parseSIMPLERSP
static CIMResponse CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element pSimpleRspE)
          parseSIMPLERSP
 

Methods in org.sblim.cimclient.internal.cimxml with parameters of type CIMResponse
 void CIMResponse.addResponse(CIMResponse response)
          addResponse
 void CIMResponse.addResponse(CIMResponse response)
          addResponse
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.