Class DataRelation

java.lang.Object
com.stimulsoft.report.dictionary.data.DataRelation
All Implemented Interfaces:
IStiName

public class DataRelation extends Object implements IStiName
  • Field Details

    • parentKey

      public DataKey parentKey
    • childKey

      public DataKey childKey
  • Constructor Details

    • DataRelation

      public DataRelation()
  • Method Details