Class Cds.Meta

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

    public static final class Cds.Meta
    extends org.joda.beans.impl.direct.DirectMetaBean
    The meta-bean for Cds.
    • Method Detail

      • metaPropertyGet

        protected org.joda.beans.MetaProperty<?> metaPropertyGet​(String propertyName)
        Overrides:
        metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBean
      • beanType

        public Class<? extends Cds> beanType()
      • metaPropertyMap

        public Map<String,​org.joda.beans.MetaProperty<?>> metaPropertyMap()
      • buySell

        public org.joda.beans.MetaProperty<BuySell> buySell()
        The meta-property for the buySell property.
        Returns:
        the meta-property, not null
      • legalEntityId

        public org.joda.beans.MetaProperty<StandardId> legalEntityId()
        The meta-property for the legalEntityId 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
      • notional

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

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

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

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

        public org.joda.beans.MetaProperty<PaymentOnDefault> paymentOnDefault()
        The meta-property for the paymentOnDefault property.
        Returns:
        the meta-property, not null
      • protectionStart

        public org.joda.beans.MetaProperty<ProtectionStartOfDay> protectionStart()
        The meta-property for the protectionStart property.
        Returns:
        the meta-property, not null
      • stepinDateOffset

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

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