Class Sngl.SnglImpl

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

public static class Sngl.SnglImpl extends Object implements Sngl
Immutable Implementation of Sngl
  • Constructor Details

  • Method Details

    • getIsin

      @RosettaAttribute("isin") @Accessor(GETTER) @Required @RuneAttribute("isin") public String getIsin()
      Description copied from interface: Sngl
      Getter Methods
      Specified by:
      getIsin in interface Sngl
    • getIndx

      @RosettaAttribute("indx") @Accessor(GETTER) @Required @RuneAttribute("indx") public Indx getIndx()
      Specified by:
      getIndx in interface Sngl
    • build

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

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

      protected void setBuilderFields(Sngl.SnglBuilder 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