Uses of Class
com.opengamma.strata.market.param.LabelParameterMetadata
-
Packages that use LabelParameterMetadata Package Description com.opengamma.strata.market.param Market data based on parameters. -
-
Uses of LabelParameterMetadata in com.opengamma.strata.market.param
Methods in com.opengamma.strata.market.param that return LabelParameterMetadata Modifier and Type Method Description static LabelParameterMetadata
LabelParameterMetadata. of(String label)
Obtains an instance specifying the label.Methods in com.opengamma.strata.market.param that return types with arguments of type LabelParameterMetadata Modifier and Type Method Description Class<? extends LabelParameterMetadata>
LabelParameterMetadata.Meta. beanType()
org.joda.beans.BeanBuilder<? extends LabelParameterMetadata>
LabelParameterMetadata.Meta. builder()
-