Class RefRate.RefRateImpl

java.lang.Object
cdm.regulation.RefRate.RefRateImpl
All Implemented Interfaces:
RefRate, com.rosetta.model.lib.RosettaModelObject
Enclosing interface:
RefRate

public static class RefRate.RefRateImpl extends Object implements RefRate
Immutable Implementation of RefRate
  • Constructor Details

  • Method Details

    • getIndx

      @RosettaAttribute("indx") @Accessor(GETTER) @Required @RuneAttribute("indx") public String getIndx()
      Description copied from interface: RefRate
      Body ISO Corpus Scheme ISO20022 namingConvention "Indx" Provision
      Specified by:
      getIndx in interface RefRate
    • getNm

      @RosettaAttribute("nm") @Accessor(GETTER) @Required @RuneAttribute("nm") public String getNm()
      Description copied from interface: RefRate
      Body ISO Corpus Scheme ISO20022 namingConvention "Nm" Provision
      Specified by:
      getNm in interface RefRate
    • build

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

      public RefRate.RefRateBuilder toBuilder()
      Specified by:
      toBuilder in interface RefRate
      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • setBuilderFields

      protected void setBuilderFields(RefRate.RefRateBuilder 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