TimeStamped
public static class FieldTimeSpanMap.Transition<S,D extends org.hipparchus.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 TimeStamped
public S getBefore()
public S getAfter()
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.