Interface JsonEnum


public interface JsonEnum
  • Method Details

    • getJsonName

      String getJsonName()
      the JSON value
      Returns:
      json value
    • name

      String name()
      the enum value
      Returns:
      name
    • toString

      String toString()
      convert value to string
      Overrides:
      toString in class Object
      Returns:
      string representation