Class NotionalSchedule.Meta

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

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

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

        public org.joda.beans.MetaProperty<FxResetCalculation> fxReset()
        The meta-property for the fxReset property.
        Returns:
        the meta-property, not null
      • amount

        public org.joda.beans.MetaProperty<ValueSchedule> amount()
        The meta-property for the amount property.
        Returns:
        the meta-property, not null
      • initialExchange

        public org.joda.beans.MetaProperty<Boolean> initialExchange()
        The meta-property for the initialExchange property.
        Returns:
        the meta-property, not null
      • intermediateExchange

        public org.joda.beans.MetaProperty<Boolean> intermediateExchange()
        The meta-property for the intermediateExchange property.
        Returns:
        the meta-property, not null
      • finalExchange

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