Class FixedRateCalculation.Meta

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

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

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

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

        public org.joda.beans.MetaProperty<FixedRateStubCalculation> initialStub()
        The meta-property for the initialStub property.
        Returns:
        the meta-property, not null
      • finalStub

        public org.joda.beans.MetaProperty<FixedRateStubCalculation> finalStub()
        The meta-property for the finalStub property.
        Returns:
        the meta-property, not null
      • futureValueNotional

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