com.cognos.CAM_AAA.authentication

Interface IDisplayObject

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String getName()
      Returns the name of the display object.
      java.lang.String getValue()
      Returns the value that is currently set.
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of the display object.
        Returns:
        The name of the display object.
      • getValue

        java.lang.String getValue()
        Returns the value that is currently set.
        Returns:
        The value that is currently set.