Class JFCSerie.Key

java.lang.Object
overit.geocall.basic.ui.control.JFCSerie.Key
All Implemented Interfaces:
Serializable, Cloneable, Comparable
Direct Known Subclasses:
JFCSerie.CategoryKey, JFCSerie.SerieKey
Enclosing class:
JFCSerie

public class JFCSerie.Key extends Object implements Comparable, Cloneable, Serializable
See Also:
  • Field Details

    • _value

      protected int _value
  • Constructor Details

    • Key

      public Key(int pos)
  • Method Details