Class CIMAssociatorNamesOp
java.lang.Object
org.sblim.cimclient.internal.wbem.operations.CIMOperation
org.sblim.cimclient.internal.wbem.operations.CIMAssociatorNamesOp
- Author:
- Roberto To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class CIMOperation
iMethodCall, iNameSpace, iObjectName, iResult -
Constructor Summary
ConstructorsConstructorDescriptionCIMAssociatorNamesOp(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) Ctor. -
Method Summary
Modifier and TypeMethodDescriptionReturns the association class nameReturns the result class nameReturns the result rolegetRole()Returns the roleMethods inherited from class CIMOperation
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
-
Field Details
-
iAssociationClass
-
iResultClass
-
iRole
-
iResultRole
-
-
Constructor Details
-
CIMAssociatorNamesOp
public CIMAssociatorNamesOp(CIMObjectPath pObjectName, String pAssociationClass, String pResultClass, String pRole, String pResultRole) Ctor.- Parameters:
pObjectName-pAssociationClass-pResultClass-pRole-pResultRole-
-
-
Method Details
-
getAssocClass
Returns the association class name- Returns:
- The association class name
-
getResultClass
-
getResultRole
-
getRole
-