Interface Named

All Known Subinterfaces:
DisplayNamed

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

    Modifier and Type
    Method
    Description
    Returns the object's name
  • Method Details

    • getName

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