Interface DisplayValueOwner

All Known Implementing Classes:
Cardinality, StylePalette

public interface DisplayValueOwner
Contract for enum-like values that expose a human-readable display value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the display value.
  • Method Details

    • getDisplayValue

      String getDisplayValue()
      Returns the display value.
      Returns:
      the display value