public static class FieldTimeSpanMap.Transition<S,D extends CalculusFieldElement<D>> extends Object implements TimeStamped
Modifier and Type | Method and 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-2022 CS GROUP. All rights reserved.