Class Swaption.Meta

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

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

        public org.joda.beans.MetaProperty<LongShort> longShort()
        The meta-property for the longShort property.
        Returns:
        the meta-property, not null
      • swaptionSettlement

        public org.joda.beans.MetaProperty<SwaptionSettlement> swaptionSettlement()
        The meta-property for the swaptionSettlement property.
        Returns:
        the meta-property, not null
      • exerciseInfo

        public org.joda.beans.MetaProperty<SwaptionExercise> exerciseInfo()
        The meta-property for the exerciseInfo property.
        Returns:
        the meta-property, not null
      • expiryDate

        public org.joda.beans.MetaProperty<AdjustableDate> expiryDate()
        The meta-property for the expiryDate property.
        Returns:
        the meta-property, not null
      • expiryTime

        public org.joda.beans.MetaProperty<LocalTime> expiryTime()
        The meta-property for the expiryTime property.
        Returns:
        the meta-property, not null
      • expiryZone

        public org.joda.beans.MetaProperty<ZoneId> expiryZone()
        The meta-property for the expiryZone property.
        Returns:
        the meta-property, not null
      • underlying

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