Class Swap.Meta

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

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

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

        public org.joda.beans.MetaProperty<ImmutableList<SwapLeg>> legs()
        The meta-property for the legs 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
      • 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