Interface AbsoluteIntervalType


public interface AbsoluteIntervalType

Identifies a field, such as year or month, in a chronology-neutral way.

Instances of this class are singletons and they can be compared using the AbsoluteIntervalTypegetType() method and the == operator.

Version:
$Id$
Author:
gvSIG Team
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a description of the AbsoluteIntervalType.
    int
    Gets the code of the type, that is one of the constants defined in the AbsoluteIntervalType class.