public final class SwaptionVolatilitiesId extends Object implements NamedMarketDataId<SwaptionVolatilities>, org.joda.beans.ImmutableBean, Serializable
This is used when there is a need to obtain an instance of SwaptionVolatilities.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
MarketDataName<SwaptionVolatilities> |
getMarketDataName() |
Class<SwaptionVolatilities> |
getMarketDataType() |
SwaptionVolatilitiesName |
getName()
Gets the name of the volatilities.
|
int |
hashCode() |
static org.joda.beans.TypedMetaBean<SwaptionVolatilitiesId> |
meta()
The meta-bean for
SwaptionVolatilitiesId. |
org.joda.beans.TypedMetaBean<SwaptionVolatilitiesId> |
metaBean() |
static SwaptionVolatilitiesId |
of(String name)
Obtains an identifier used to find swaption volatilities.
|
static SwaptionVolatilitiesId |
of(SwaptionVolatilitiesName name)
Obtains an identifier used to find swaption volatilities.
|
String |
toString() |
public static SwaptionVolatilitiesId of(String name)
name - the namepublic static SwaptionVolatilitiesId of(SwaptionVolatilitiesName name)
name - the namepublic Class<SwaptionVolatilities> getMarketDataType()
getMarketDataType in interface MarketDataId<SwaptionVolatilities>public MarketDataName<SwaptionVolatilities> getMarketDataName()
getMarketDataName in interface NamedMarketDataId<SwaptionVolatilities>public static org.joda.beans.TypedMetaBean<SwaptionVolatilitiesId> meta()
SwaptionVolatilitiesId.public org.joda.beans.TypedMetaBean<SwaptionVolatilitiesId> metaBean()
metaBean in interface org.joda.beans.Beanpublic SwaptionVolatilitiesName getName()
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.