Class Indx.IndxImpl

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

public static class Indx.IndxImpl extends Object implements Indx
Immutable Implementation of Indx
  • Constructor Details

  • Method Details

    • getNm

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

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

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

      protected void setBuilderFields(Indx.IndxBuilder 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