| Package | Description |
|---|---|
| com.opengamma.strata.measure |
Provides the ability to calculate high-level measures on financial instruments.
|
| Modifier and Type | Method and Description |
|---|---|
static ValuationZoneTimeDefinition |
ValuationZoneTimeDefinition.of(LocalTime defaultLocalTime,
ZoneId zoneId,
LocalTime... localTimes)
Obtains an instance.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ValuationZoneTimeDefinition> |
ValuationZoneTimeDefinition.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends ValuationZoneTimeDefinition> |
ValuationZoneTimeDefinition.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.