Class RateCalculationSwapLeg.Meta

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

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

        public org.joda.beans.MetaProperty<PayReceive> payReceive()
        The meta-property for the payReceive property.
        Returns:
        the meta-property, not null
      • accrualSchedule

        public org.joda.beans.MetaProperty<PeriodicSchedule> accrualSchedule()
        The meta-property for the accrualSchedule property.
        Returns:
        the meta-property, not null
      • paymentSchedule

        public org.joda.beans.MetaProperty<PaymentSchedule> paymentSchedule()
        The meta-property for the paymentSchedule property.
        Returns:
        the meta-property, not null
      • notionalSchedule

        public org.joda.beans.MetaProperty<NotionalSchedule> notionalSchedule()
        The meta-property for the notionalSchedule property.
        Returns:
        the meta-property, not null
      • calculation

        public org.joda.beans.MetaProperty<RateCalculation> calculation()
        The meta-property for the calculation property.
        Returns:
        the meta-property, not null
      • type

        public org.joda.beans.MetaProperty<SwapLegType> type()
        The meta-property for the type property.
        Returns:
        the meta-property, not null
      • startDate

        public org.joda.beans.MetaProperty<AdjustableDate> startDate()
        The meta-property for the startDate property.
        Returns:
        the meta-property, not null
      • endDate

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

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