Class ParamList

All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title

public class ParamList extends IdTitle
See Also:
  • Constructor Details

    • ParamList

      public ParamList()
  • Method Details

    • addValue

      public void addValue(IdTitle paramListValue)
    • getValues

      public List<IdTitle> getValues()