Class PeriodicSchedule.Meta

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

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

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

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

        public org.joda.beans.MetaProperty<Frequency> frequency()
        The meta-property for the frequency 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
      • startDateBusinessDayAdjustment

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

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

        public org.joda.beans.MetaProperty<StubConvention> stubConvention()
        The meta-property for the stubConvention property.
        Returns:
        the meta-property, not null
      • rollConvention

        public org.joda.beans.MetaProperty<RollConvention> rollConvention()
        The meta-property for the rollConvention 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
      • overrideStartDate

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