Interface Named

  • All Known Subinterfaces:
    DisplayNamed

    public interface Named
    Represents a named object
    Since:
    1.2
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the object's name
        Returns:
        the name of the object as String
        Since:
        1.2