T
- : Type Variablepublic class EnumerateResponseDOM<T>
extends java.lang.Object
Constructor | Description |
---|---|
EnumerateResponseDOM(java.io.InputStreamReader pStream,
CIMObjectPath pPath) |
EnumerateResponsePULL
|
Modifier and Type | Method | Description |
---|---|---|
EnumerateResponse<T> |
getEnumResponse() |
Returns enumResponse
|
public EnumerateResponseDOM(java.io.InputStreamReader pStream, CIMObjectPath pPath) throws java.io.IOException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, WBEMException
pStream
- pPath
- java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
WBEMException
public EnumerateResponse<T> getEnumResponse()
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.