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