Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml |
Internal cim-xml DOM parser & builder implementation.
|
Modifier and Type | Field and Description |
---|---|
protected Vector<CIMResponse> |
CIMResponse.iResponses |
Modifier and Type | Method and Description |
---|---|
CIMResponse |
CIMResponse.getFirstResponse()
getFirstResponse
|
static CIMResponse |
CIMXMLParserImpl.parseIMETHODRESPONSE(Element pIMethodResponseE)
parseIMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMETHODRESPONSE(Element pMethodResponseE)
parseMETHODRESPONSE
|
static CIMResponse |
CIMXMLParserImpl.parseMULTIRSP(Element pSimpleRspE)
parseMULTIRSP
|
static CIMResponse |
CIMXMLParserImpl.parseSIMPLERSP(Element pSimpleRspE)
parseSIMPLERSP
|
Modifier and Type | Method and Description |
---|---|
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.