Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml |
Internal cim-xml DOM parser & builder implementation.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Vector<CIMResponse> |
CIMResponse.iResponses |
Modifier and Type | Method and Description |
---|---|
CIMResponse |
CIMResponse.getFirstResponse()
getFirstResponse
|
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(org.w3c.dom.Element pIMethodResponseE)
parseIMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(org.w3c.dom.Element pMethodResponseE)
parseMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(org.w3c.dom.Element pSimpleRspE)
parseMULTIRSP
|
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(org.w3c.dom.Element pSimpleRspE)
parseSIMPLERSP
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CIMResponse> |
CIMResponse.getAllResponses()
getAllResponses
|
Modifier and Type | Method and Description |
---|---|
void |
CIMResponse.addResponse(CIMResponse response)
addResponse
|
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.