Class RAttribute

java.lang.Object
com.regnosys.rosetta.types.RAttribute
All Implemented Interfaces:
RAssignedRoot

public class RAttribute extends Object implements RAssignedRoot
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface RAssignedRoot
    • getRType

      public RType getRType()
    • isMulti

      public boolean isMulti()
    • getDefinition

      public String getDefinition()
    • getMetaAnnotations

      public List<RAttribute> getMetaAnnotations()
    • hashCode

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

      public boolean equals(Object obj)
      Overrides:
      equals in class Object