Class SabrParametersIborCapletFloorletVolatilities.Meta

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

    public static final class SabrParametersIborCapletFloorletVolatilities.Meta
    extends org.joda.beans.impl.direct.DirectMetaBean
    The meta-bean for SabrParametersIborCapletFloorletVolatilities.
    • 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()
      • index

        public org.joda.beans.MetaProperty<IborIndex> index()
        The meta-property for the index property.
        Returns:
        the meta-property, not null
      • valuationDateTime

        public org.joda.beans.MetaProperty<ZonedDateTime> valuationDateTime()
        The meta-property for the valuationDateTime property.
        Returns:
        the meta-property, not null
      • parameters

        public org.joda.beans.MetaProperty<SabrParameters> parameters()
        The meta-property for the parameters property.
        Returns:
        the meta-property, not null
      • dataSensitivityAlpha

        public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityAlpha()
        The meta-property for the dataSensitivityAlpha property.
        Returns:
        the meta-property, not null
      • dataSensitivityBeta

        public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityBeta()
        The meta-property for the dataSensitivityBeta property.
        Returns:
        the meta-property, not null
      • dataSensitivityRho

        public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityRho()
        The meta-property for the dataSensitivityRho property.
        Returns:
        the meta-property, not null
      • dataSensitivityNu

        public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityNu()
        The meta-property for the dataSensitivityNu 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