Uses of Class
com.opengamma.strata.market.option.DeltaStrike
-
Packages that use DeltaStrike Package Description com.opengamma.strata.market.option Entity objects for options. -
-
Uses of DeltaStrike in com.opengamma.strata.market.option
Methods in com.opengamma.strata.market.option that return DeltaStrike Modifier and Type Method Description static DeltaStrikeDeltaStrike. of(double delta)Obtains an instance ofDeltawith the value of absolute delta.DeltaStrikeDeltaStrike. withValue(double value)Methods in com.opengamma.strata.market.option that return types with arguments of type DeltaStrike Modifier and Type Method Description Class<? extends DeltaStrike>DeltaStrike.Meta. beanType()org.joda.beans.BeanBuilder<? extends DeltaStrike>DeltaStrike.Meta. builder()
-