Class RLCResult

All Implemented Interfaces:
GenericModelObject

@Entity public class RLCResult extends AbstractModelClass
  • Constructor Details

    • RLCResult

      public RLCResult()
  • Method Details

    • setStrResultLine

      public void setStrResultLine(String strResultLine)
    • getColumnValue

      public String getColumnValue(int index)
    • getColumnValues

      public List<String> getColumnValues()