Class InterpolatedStrikeSmileDeltaTermStructure.Meta

  • All Implemented Interfaces:
    org.joda.beans.MetaBean
    Enclosing class:
    InterpolatedStrikeSmileDeltaTermStructure

    public static final class InterpolatedStrikeSmileDeltaTermStructure.Meta
    extends org.joda.beans.impl.direct.DirectMetaBean
    The meta-bean for InterpolatedStrikeSmileDeltaTermStructure.
    • Method Detail

      • metaPropertyGet

        protected org.joda.beans.MetaProperty<?> metaPropertyGet​(String propertyName)
        Overrides:
        metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBean
      • metaPropertyMap

        public Map<String,​org.joda.beans.MetaProperty<?>> metaPropertyMap()
      • volatilityTerm

        public org.joda.beans.MetaProperty<ImmutableList<SmileDeltaParameters>> volatilityTerm()
        The meta-property for the volatilityTerm property.
        Returns:
        the meta-property, not null
      • dayCount

        public org.joda.beans.MetaProperty<DayCount> dayCount()
        The meta-property for the dayCount property.
        Returns:
        the meta-property, not null
      • timeInterpolator

        public org.joda.beans.MetaProperty<CurveInterpolator> timeInterpolator()
        The meta-property for the timeInterpolator property.
        Returns:
        the meta-property, not null
      • timeExtrapolatorLeft

        public org.joda.beans.MetaProperty<CurveExtrapolator> timeExtrapolatorLeft()
        The meta-property for the timeExtrapolatorLeft property.
        Returns:
        the meta-property, not null
      • timeExtrapolatorRight

        public org.joda.beans.MetaProperty<CurveExtrapolator> timeExtrapolatorRight()
        The meta-property for the timeExtrapolatorRight property.
        Returns:
        the meta-property, not null
      • strikeInterpolator

        public org.joda.beans.MetaProperty<CurveInterpolator> strikeInterpolator()
        The meta-property for the strikeInterpolator property.
        Returns:
        the meta-property, not null
      • strikeExtrapolatorLeft

        public org.joda.beans.MetaProperty<CurveExtrapolator> strikeExtrapolatorLeft()
        The meta-property for the strikeExtrapolatorLeft property.
        Returns:
        the meta-property, not null
      • strikeExtrapolatorRight

        public org.joda.beans.MetaProperty<CurveExtrapolator> strikeExtrapolatorRight()
        The meta-property for the strikeExtrapolatorRight property.
        Returns:
        the meta-property, not null
      • propertyGet

        protected Object propertyGet​(org.joda.beans.Bean bean,
                                     String propertyName,
                                     boolean quiet)
        Overrides:
        propertyGet in class org.joda.beans.impl.direct.DirectMetaBean
      • propertySet

        protected void propertySet​(org.joda.beans.Bean bean,
                                   String propertyName,
                                   Object newValue,
                                   boolean quiet)
        Overrides:
        propertySet in class org.joda.beans.impl.direct.DirectMetaBean