Class RatesCurveGroupEntry.Meta

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

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

        public org.joda.beans.MetaProperty<CurveName> curveName()
        The meta-property for the curveName property.
        Returns:
        the meta-property, not null
      • discountCurrencies

        public org.joda.beans.MetaProperty<ImmutableSet<Currency>> discountCurrencies()
        The meta-property for the discountCurrencies property.
        Returns:
        the meta-property, not null
      • indices

        public org.joda.beans.MetaProperty<ImmutableSet<Index>> indices()
        The meta-property for the indices 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