Interface DisplayNamed

  • All Superinterfaces:
    Named

    public interface DisplayNamed
    extends Named
    Represents a named object, that optionally can represent its name divergent from the objects name
    Since:
    1.2
    • Method Detail

      • getDisplayName

        default java.lang.String getDisplayName()
        Returns the object's divergent display name
        Returns:
        the display name of the object as String
        Since:
        1.2