org.sblim.wbem.client.operations
Class CIMEnumNameSpaceOp

java.lang.Object
  extended by org.sblim.wbem.client.operations.CIMOperation
      extended by org.sblim.wbem.client.operations.CIMEnumNameSpaceOp

public class CIMEnumNameSpaceOp
extends CIMOperation


Field Summary
protected  CIMNameSpace iNamespace
           
 
Fields inherited from class org.sblim.wbem.client.operations.CIMOperation
iMethodCall, iNameSpace, iObjectName, iResult
 
Constructor Summary
CIMEnumNameSpaceOp(CIMNameSpace pNamespace)
           
 
Method Summary
 
Methods inherited from class org.sblim.wbem.client.operations.CIMOperation
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iNamespace

protected CIMNameSpace iNamespace
Constructor Detail

CIMEnumNameSpaceOp

public CIMEnumNameSpaceOp(CIMNameSpace pNamespace)


Copyright © 2005, 2008 IBM Corporation. All Rights Reserved.