org.sblim.cimclient.internal.cimxml.sax.node

Class AbstractSimpleRspNode

public abstract class AbstractSimpleRspNode extends AbstractResponseNode implements ErrorIf, RetValPipeIf

Class AbstractSimpleRspNode is the superclass of SimpleExpRspNode and SimpleRspNode classes.
Constructor Summary
AbstractSimpleRspNode(String pNameEnum)
Ctor.
Method Summary
abstract CIMArgument[]getCIMArguments()
getCIMArguments
abstract CIMErrorgetCIMError()

Constructor Detail

AbstractSimpleRspNode

public AbstractSimpleRspNode(String pNameEnum)
Ctor.

Parameters: pNameEnum

Method Detail

getCIMArguments

public abstract CIMArgument[] getCIMArguments()
getCIMArguments

Returns: CIMArgument[]

getCIMError

public abstract CIMError getCIMError()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.