Class BondFutureSecurity.Meta

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

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

        public org.joda.beans.MetaProperty<SecurityInfo> info()
        The meta-property for the info 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
      • deliveryBasketIds

        public org.joda.beans.MetaProperty<ImmutableList<SecurityId>> deliveryBasketIds()
        The meta-property for the deliveryBasketIds property.
        Returns:
        the meta-property, not null
      • conversionFactors

        public org.joda.beans.MetaProperty<ImmutableList<Double>> conversionFactors()
        The meta-property for the conversionFactors property.
        Returns:
        the meta-property, not null
      • lastTradeDate

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

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

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

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

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

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