TimeStampedpublic static class FieldTimeSpanMap.Transition<S,D extends RealFieldElement<D>> extends Object implements TimeStamped
| Modifier and Type | Method | Description |
|---|---|---|
FieldAbsoluteDate<D> |
getAbsoluteDate() |
Get the transition field absolute date.
|
S |
getAfter() |
Get the entry valid after transition.
|
S |
getBefore() |
Get the entry valid before transition.
|
AbsoluteDate |
getDate() |
Get the transition absolute date.
|
public FieldAbsoluteDate<D> getAbsoluteDate()
public AbsoluteDate getDate()
getDate in interface TimeStampedpublic S getBefore()
public S getAfter()
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.