T
- public class EnumerateResponsePULL<T>
extends java.lang.Object
Constructor and Description |
---|
EnumerateResponsePULL(java.io.InputStreamReader pStream,
CIMObjectPath pPath)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EnumerateResponse<T> |
getEnumResponse()
Returns enumResponse
|
public EnumerateResponsePULL(java.io.InputStreamReader pStream, CIMObjectPath pPath) throws java.io.IOException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, WBEMException
pStream
- Input stream to be parsedpPath
- CIMObject pathjava.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
WBEMException
public EnumerateResponse<T> getEnumResponse()
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.