Class PersonDisplayable

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDisplayName()
      Returns the display name in the current Locale.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersonDisplayable

        public PersonDisplayable()
    • Method Detail

      • getDisplayName

        @Nonnull
        public java.lang.String getDisplayName()
        Description copied from interface: Displayable
        Returns the display name in the current Locale.
        Specified by:
        getDisplayName in interface Displayable
        Returns:
        the display name