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(value="nm", isRequired=true) @RuneAttribute(value="nm", isRequired=true) public Nm getNm()
      Description copied from interface: Indx
      Getter Methods
      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