Class PaymentSchedule.Meta

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

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

        public org.joda.beans.MetaProperty<Frequency> paymentFrequency()
        The meta-property for the paymentFrequency property.
        Returns:
        the meta-property, not null
      • businessDayAdjustment

        public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
        The meta-property for the businessDayAdjustment property.
        Returns:
        the meta-property, not null
      • paymentRelativeTo

        public org.joda.beans.MetaProperty<PaymentRelativeTo> paymentRelativeTo()
        The meta-property for the paymentRelativeTo property.
        Returns:
        the meta-property, not null
      • paymentDateOffset

        public org.joda.beans.MetaProperty<DaysAdjustment> paymentDateOffset()
        The meta-property for the paymentDateOffset property.
        Returns:
        the meta-property, not null
      • compoundingMethod

        public org.joda.beans.MetaProperty<CompoundingMethod> compoundingMethod()
        The meta-property for the compoundingMethod property.
        Returns:
        the meta-property, not null
      • firstRegularStartDate

        public org.joda.beans.MetaProperty<LocalDate> firstRegularStartDate()
        The meta-property for the firstRegularStartDate property.
        Returns:
        the meta-property, not null
      • lastRegularEndDate

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