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)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResultClass()
Returns resultClass
|
java.lang.String |
getResultRole()
Returns resultRole
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
protected java.lang.String iResultClass
protected java.lang.String iResultRole
public CIMReferenceNamesOp(CIMObjectPath pObjectName, java.lang.String pResultClass, java.lang.String pRole)
pObjectName
- pResultClass
- pRole
- Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.