Methods in org.sblim.wbem.client with parameters of type CIMArgument |
CIMValue |
CIMClient.invokeMethod(CIMObjectPath pObjectPath,
java.lang.String pMethodName,
CIMArgument[] pInputArguments,
CIMArgument[] pOutputArguments)
Deprecated. It is not recommended to use this method, since the number of
output parameters may be extended by the CIM provider in the
future. Instead, use
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector) . |
CIMValue |
CIMClient.invokeMethod(CIMObjectPath pObjectPath,
java.lang.String pMethodName,
CIMArgument[] pInputArguments,
CIMArgument[] pOutputArguments)
Deprecated. It is not recommended to use this method, since the number of
output parameters may be extended by the CIM provider in the
future. Instead, use
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector) . |
CIMValue |
CIMClient.invokeMethod(CIMObjectPath pObjectPath,
java.lang.String pMethodName,
CIMArgument[] pInputArguments,
CIMArgument[] pOutputArguments)
Deprecated. It is not recommended to use this method, since the number of
output parameters may be extended by the CIM provider in the
future. Instead, use
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector) . |
CIMValue |
CIMClient.invokeMethod(CIMObjectPath pObjectPath,
java.lang.String pMethodName,
CIMArgument[] pInputArguments,
CIMArgument[] pOutputArguments)
Deprecated. It is not recommended to use this method, since the number of
output parameters may be extended by the CIM provider in the
future. Instead, use
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector) . |