Package ucar.nc2.util

Interface NamedObject

    • Method Detail

      • getName

        String getName()
        Deprecated.
        Get the object's name
        Returns:
        object's name
      • getDescription

        String getDescription()
        Deprecated.
        Get the object's description. Use as a tooltip, for example
        Returns:
        object's description
      • getValue

        Object getValue()
        Deprecated.