Uses of Class org.sblim.wbem.cim.CIMArgument

Uses in package org.sblim.wbem.xml

Methods with return type org.sblim.wbem.cim.CIMArgument

CIMArgument
CIMXMLParserImpl.parseIPARAMVALUE(Element iparamvalueE)
CIMArgument
CIMXMLParserImpl.parsePARAMVALUE(Element paramvalueE)

Uses in package org.sblim.wbem.client

Methods with parameter type org.sblim.wbem.cim.CIMArgument

CIMValue
CIMClient.invokeMethod(CIMObjectPath pObjectPath, String pMethodName, CIMArgument[] pInputArguments, CIMArgument[] pOutputArguments)
Invokes the specified CIM method on a CIM object (instance or class) on the target CIM server.

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