Package | Description |
---|---|
net.objectlab.kit.datecalc.common |
This package provides functionalities that are used by both JDK and Joda implementation,
it is not released alone but included in the datecalc-jdk, datecalc-jdk8 or datecalc-joda JARs.
|
Modifier and Type | Method and Description |
---|---|
static TenorCode |
TenorCode.fromCode(String code) |
TenorCode |
Tenor.getCode() |
static TenorCode |
TenorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TenorCode[] |
TenorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected DateCalculator<E> |
AbstractDateCalculator.applyTenor(TenorCode tenorCode,
int unit) |
Constructor and Description |
---|
Tenor(int units,
TenorCode code) |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.