Interface CoxComparatorInterface

All Superinterfaces:
Comparator<CoxVariables>
All Known Implementing Classes:
CoxVariablesVariableComparator

public interface CoxComparatorInterface extends Comparator<CoxVariables>
Author:
Scooter Willis
  • Method Details

    • getDescription

      String getDescription()
    • setDescription

      void setDescription(String description)
    • getModelVariables

      String getModelVariables()
    • getSortVariable

      String getSortVariable()