Class DefaultAbsoluteIntervalType

java.lang.Object
org.gvsig.timesupport.impl.DefaultAbsoluteIntervalType
All Implemented Interfaces:
org.gvsig.timesupport.AbsoluteIntervalType

public class DefaultAbsoluteIntervalType extends Object implements org.gvsig.timesupport.AbsoluteIntervalType
Author:
Jorge Piera Llodrá
  • Method Details

    • getType

      public int getType()
      Specified by:
      getType in interface org.gvsig.timesupport.AbsoluteIntervalType
    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.timesupport.AbsoluteIntervalType
    • toString

      public String toString()
      Overrides:
      toString in class Object