Class ModelFormField.OptionValue

java.lang.Object
org.apache.ofbiz.widget.model.ModelFormField.OptionValue
Enclosing class:
ModelFormField

public static class ModelFormField.OptionValue extends Object
  • Constructor Details

    • OptionValue

      public OptionValue(String key, String description)
  • Method Details

    • getDescription

      public String getDescription()
      Gets description.
      Returns:
      the description
    • getKey

      public String getKey()
      Gets key.
      Returns:
      the key