public class Tenor
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity
public Tenor(@NotNull
java.lang.String name)
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity
public int daysToMaturity(@NotNull
java.time.LocalDate startDate,
@NotNull
BusinessCalendar calendar)
@NotNull public java.lang.String toString()
@NotNull public java.lang.String getName()
@NotNull public java.lang.String component1()
@NotNull public Tenor copy(@NotNull java.lang.String name)
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity
public int hashCode()
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity
public boolean equals(@Nullable
java.lang.Object p)
Placeholder class for the Tenor datatype - which is a standardised duration of time until maturity