Class Restructuring.RestructuringImpl

java.lang.Object
cdm.observable.event.Restructuring.RestructuringImpl
All Implemented Interfaces:
Restructuring, com.rosetta.model.lib.RosettaModelObject
Enclosing interface:
Restructuring

public static class Restructuring.RestructuringImpl extends Object implements Restructuring
Immutable Implementation of Restructuring
  • Constructor Details

  • Method Details

    • getApplicable

      @RosettaAttribute(value="applicable", isRequired=true) @RuneAttribute(value="applicable", isRequired=true) public Boolean getApplicable()
      Description copied from interface: Restructuring
      Indicates whether the restructuring provision is applicable.
      Specified by:
      getApplicable in interface Restructuring
    • getRestructuringType

      @RosettaAttribute("restructuringType") @RuneAttribute("restructuringType") public FieldWithMetaRestructuringEnum getRestructuringType()
      Description copied from interface: Restructuring
      Specifies the type of restructuring that is applicable.
      Specified by:
      getRestructuringType in interface Restructuring
    • getMultipleHolderObligation

      @RosettaAttribute("multipleHolderObligation") @RuneAttribute("multipleHolderObligation") public Boolean getMultipleHolderObligation()
      Description copied from interface: Restructuring
      In relation to a restructuring credit event, unless multiple holder obligation is not specified restructurings are limited to multiple holder obligations. A multiple holder obligation means an obligation that is held by more than three holders that are not affiliates of each other and where at least two thirds of the holders must agree to the event that constitutes the restructuring credit event. ISDA 2003 Term: Multiple Holder Obligation.
      Specified by:
      getMultipleHolderObligation in interface Restructuring
    • getMultipleCreditEventNotices

      @RosettaAttribute("multipleCreditEventNotices") @RuneAttribute("multipleCreditEventNotices") public Boolean getMultipleCreditEventNotices()
      Description copied from interface: Restructuring
      Presence of this element and value set to 'true' indicates that Section 3.9 of the 2003 Credit Derivatives Definitions shall apply. Absence of this element indicates that Section 3.9 shall not apply. NOTE: Not allowed under ISDA Credit 1999.
      Specified by:
      getMultipleCreditEventNotices in interface Restructuring
    • build

      public Restructuring build()
      Description copied from interface: Restructuring
      Build Methods
      Specified by:
      build in interface Restructuring
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface Restructuring
      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • setBuilderFields

      protected void setBuilderFields(Restructuring.RestructuringBuilder builder)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object