public class CIMAssociatorNamesOp extends CIMOperation
| Modifier and Type | Field and Description |
|---|---|
protected String |
iAssociationClass |
protected String |
iResultClass |
protected String |
iResultRole |
protected String |
iRole |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor and Description |
|---|
CIMAssociatorNamesOp(CIMObjectPath pObjectName,
String pAssociationClass,
String pResultClass,
String pRole,
String pResultRole)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAssocClass()
Returns the association class name
|
String |
getResultClass()
Returns the result class name
|
String |
getResultRole()
Returns the result role
|
String |
getRole()
Returns the role
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResultprotected String iAssociationClass
protected String iResultClass
protected String iRole
protected String iResultRole
public CIMAssociatorNamesOp(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole)
pObjectName - pAssociationClass - pResultClass - pRole - pResultRole - public String getAssocClass()
public String getResultClass()
public String getResultRole()
public String getRole()
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.