Uses of Class
com.opengamma.strata.market.param.PointShifts
-
Packages that use PointShifts Package Description com.opengamma.strata.market.param Market data based on parameters. -
-
Uses of PointShifts in com.opengamma.strata.market.param
Methods in com.opengamma.strata.market.param that return PointShifts Modifier and Type Method Description PointShifts
PointShiftsBuilder. build()
Returns an instance ofPointShifts
built from the data in this builder.Methods in com.opengamma.strata.market.param that return types with arguments of type PointShifts Modifier and Type Method Description Class<? extends PointShifts>
PointShifts.Meta. beanType()
org.joda.beans.BeanBuilder<? extends PointShifts>
PointShifts.Meta. builder()
-