org.sblim.wbem.client.operations

Class CIMCreateNameSpaceOp


public class CIMCreateNameSpaceOp
extends CIMOperation

CIMCreateNameSpaceOp.java (C) Copyright IBM Corp. 2005, 2006 THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT. You can obtain a current copy of the Common Public License from http://www.opensource.org/licenses/cpl1.0.php

Field Summary

protected CIMNameSpace
iNamespace

Fields inherited from class org.sblim.wbem.client.operations.CIMOperation

iMethodCall, iNameSpace, iObjectName, iResult

Constructor Summary

CIMCreateNameSpaceOp(CIMNameSpace pNamespace)

Method Summary

Methods inherited from class org.sblim.wbem.client.operations.CIMOperation

getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult

Field Details

iNamespace

protected CIMNameSpace iNamespace

Constructor Details

CIMCreateNameSpaceOp

public CIMCreateNameSpaceOp(CIMNameSpace pNamespace)

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