Class HmotnostRecord

java.lang.Object
cz.drg.pregrouper.inMemory.HmotnostRecord

public class HmotnostRecord extends Object
  • Constructor Details

    • HmotnostRecord

      public HmotnostRecord(String code, int min, int max, int defaultVal)
  • Method Details

    • getCode

      public String getCode()
    • getMin

      public int getMin()
    • getMax

      public int getMax()
    • getDefaultVal

      public int getDefaultVal()