org.sblim.wbem.client.operations
Class CIMAssociatorNamesOp
public class CIMAssociatorNamesOp
- Roberto
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
iAssociationClass
protected String iAssociationClass
iResultClass
protected String iResultClass
iResultRole
protected String iResultRole
iRole
protected String iRole
CIMAssociatorNamesOp
public CIMAssociatorNamesOp(CIMObjectPath pObjectName,
String pAssociationClass,
String pResultClass,
String pRole,
String pResultRole)
getAssocClass
public String getAssocClass()
Returns the association class name
- The association class name
getResultClass
public String getResultClass()
Returns the result class name
getResultRole
public String getResultRole()
Returns the result role
getRole
public String getRole()
Returns the role
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.