Class CIMAssociatorNamesOp

java.lang.Object
org.sblim.wbem.client.operations.CIMOperation
org.sblim.wbem.client.operations.CIMAssociatorNamesOp

public class CIMAssociatorNamesOp extends CIMOperation
Author:
Roberto To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
  • Field Details

    • iAssociationClass

      protected String iAssociationClass
    • iResultClass

      protected String iResultClass
    • iRole

      protected String iRole
    • iResultRole

      protected String iResultRole
  • Constructor Details

  • Method Details

    • getAssocClass

      public String getAssocClass()
      Returns the association class name
      Returns:
      The association class name
    • getResultClass

      public String getResultClass()
      Returns the result class name
      Returns:
      The result class name
    • getResultRole

      public String getResultRole()
      Returns the result role
      Returns:
      The result role
    • getRole

      public String getRole()
      Returns the role
      Returns:
      The role