org.sblim.wbem.client.operations
public class CIMReferenceNamesOp extends CIMOperation
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
iResultClass |
protected java.lang.String |
iResultRole |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor and Description |
|---|
CIMReferenceNamesOp(CIMObjectPath pObjectName,
java.lang.String pResultClass,
java.lang.String pRole) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResultClass()
Returns resultClass
|
java.lang.String |
getResultRole()
Returns resultRole
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResultprotected java.lang.String iResultClass
protected java.lang.String iResultRole
public CIMReferenceNamesOp(CIMObjectPath pObjectName, java.lang.String pResultClass, java.lang.String pRole)
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.