Package org.isda.cdm

Class BermudaExercise

  • All Implemented Interfaces:
    com.rosetta.model.lib.GlobalKey

    @RosettaClass
    @RosettaSynonym(value="BermudaExercise",source="FpML_5_10") @RosettaSynonym(value="BermudaExercise",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="BermudaExercise",source="DTCC_11_0") @RosettaSynonym(value="BermudaExercise",source="DTCC_9_0") @RosettaSynonym(value="BermudaExercise",source="CME_ClearedConfirm_1_17")
    public class BermudaExercise
    extends com.rosetta.model.lib.RosettaModelObject
    implements com.rosetta.model.lib.GlobalKey
    A class defining the Bermuda option exercise dates and the expiration date together with any rules governing the notional amount of the underlying which can be exercised on any given exercise date and any associated exercise fee.
    Version:
    2.5.4
    • Method Detail

      • getBermudaExerciseDates

        @RosettaSynonym(value="bermudaExerciseDates",source="FpML_5_10") @RosettaSynonym(value="bermudaExerciseDates",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="bermudaExerciseDates",source="DTCC_11_0") @RosettaSynonym(value="bermudaExerciseDates",source="DTCC_9_0") @RosettaSynonym(value="bermudaExerciseDates",source="CME_ClearedConfirm_1_17")
        public final AdjustableOrRelativeDates getBermudaExerciseDates()
        The dates that define the Bermuda option exercise dates and the expiration date. The last specified date is assumed to be the expiration date. The dates can either be specified as a series of explicit dates and associated adjustments or as a series of dates defined relative to another schedule of dates, for example, the calculation period start dates. Where a relative series of dates are defined the first and last possible exercise dates can be separately specified.
      • getEarliestExerciseTime

        @RosettaSynonym(value="earliestExerciseTime",source="FpML_5_10") @RosettaSynonym(value="earliestExerciseTime",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="earliestExerciseTime",source="DTCC_11_0") @RosettaSynonym(value="earliestExerciseTime",source="DTCC_9_0") @RosettaSynonym(value="earliestExerciseTime",source="CME_ClearedConfirm_1_17")
        public final BusinessCenterTime getEarliestExerciseTime()
        The earliest time at which notice of exercise can be given by the buyer to the seller (or seller's agent) on each Bermuda option exercise date and the expiration date.
      • getExerciseFeeSchedule

        @RosettaSynonym(value="exerciseFeeSchedule",source="FpML_5_10") @RosettaSynonym(value="exerciseFeeSchedule",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="exerciseFeeSchedule",source="DTCC_11_0") @RosettaSynonym(value="exerciseFeeSchedule",source="DTCC_9_0") @RosettaSynonym(value="exerciseFeeSchedule",source="CME_ClearedConfirm_1_17")
        public final ExerciseFeeSchedule getExerciseFeeSchedule()
        The fees associated with an exercise date. The fees are conditional on the exercise occurring. The fees can be specified as actual currency amounts or as percentages of the notional amount being exercised.
      • getExpirationTime

        @RosettaSynonym(value="expirationTime",source="FpML_5_10") @RosettaSynonym(value="expirationTime",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="expirationTime",source="DTCC_11_0") @RosettaSynonym(value="expirationTime",source="DTCC_9_0") @RosettaSynonym(value="expirationTime",source="CME_ClearedConfirm_1_17")
        public final BusinessCenterTime getExpirationTime()
        The latest time for exercise on expirationDate.
      • getLatestExerciseTime

        @RosettaSynonym(value="latestExerciseTime",source="FpML_5_10") @RosettaSynonym(value="latestExerciseTime",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="latestExerciseTime",source="DTCC_11_0") @RosettaSynonym(value="latestExerciseTime",source="DTCC_9_0") @RosettaSynonym(value="latestExerciseTime",source="CME_ClearedConfirm_1_17")
        public final BusinessCenterTime getLatestExerciseTime()
        For a Bermuda or American style option, the latest time on an exercise business day (excluding the expiration date) within the exercise period that notice can be given by the buyer to the seller or seller's agent. Notice of exercise given after this time will be deemed to have been given on the next exercise business day.
      • getMeta

        public final MetaFields getMeta()
        Specified by:
        getMeta in interface com.rosetta.model.lib.GlobalKey
      • getMultipleExercise

        @RosettaSynonym(value="multipleExercise",source="FpML_5_10") @RosettaSynonym(value="multipleExercise",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="multipleExercise",source="DTCC_11_0") @RosettaSynonym(value="multipleExercise",source="DTCC_9_0") @RosettaSynonym(value="multipleExercise",source="CME_ClearedConfirm_1_17")
        public final MultipleExercise getMultipleExercise()
        As defined in the 2000 ISDA Definitions, Section 12.4. Multiple Exercise, the buyer of the option has the right to exercise all or less than all the unexercised notional amount of the underlying swap on one or more days in the exercise period, but on any such day may not exercise less than the minimum notional amount or more that the maximum notional amount, and if an integral multiple amount is specified, the notional amount exercised must be equal to, or be an integral multiple of, the integral multiple amount.
      • getRelevantUnderlyingDate

        @RosettaSynonym(value="relevantUnderlyingDate",source="FpML_5_10") @RosettaSynonym(value="relevantUnderlyingDate",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="relevantUnderlyingDate",source="DTCC_11_0") @RosettaSynonym(value="relevantUnderlyingDate",source="DTCC_9_0") @RosettaSynonym(value="relevantUnderlyingDate",source="CME_ClearedConfirm_1_17")
        public final AdjustableOrRelativeDates getRelevantUnderlyingDate()
        The date on the underlying set by the exercise of an option. What this date is depends on the option (e.g. in a swaption it is the swap effective date, in an extendible/cancelable provision it is the swap termination date).
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends BermudaExercise> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object