T - public class EnumerateResponsePULL<T>
extends java.lang.Object
| Constructor | Description |
|---|---|
EnumerateResponsePULL(java.io.InputStreamReader pStream,
CIMObjectPath pPath) |
Ctor.
|
| Modifier and Type | Method | 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.IOExceptionorg.xml.sax.SAXExceptionjavax.xml.parsers.ParserConfigurationExceptionWBEMExceptionpublic EnumerateResponse<T> getEnumResponse()
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.