public class DefaultAbsoluteIntervalType extends java.lang.Object implements AbsoluteIntervalType
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets a description of the
AbsoluteIntervalType. |
int |
getType()
Gets the code of the type, that is one of the constants defined
in the
AbsoluteIntervalType class. |
java.lang.String |
toString() |
public int getType()
AbsoluteIntervalTypeAbsoluteIntervalType class.getType in interface AbsoluteIntervalTypepublic java.lang.String getName()
AbsoluteIntervalTypeAbsoluteIntervalType.getName in interface AbsoluteIntervalTypepublic java.lang.String toString()
toString in class java.lang.Object