Class GroupStartRecord


  • public class GroupStartRecord
    extends Object
    • Constructor Detail

      • GroupStartRecord

        public GroupStartRecord​(int row,
                                String groupName,
                                String generatedGroupName)
    • Method Detail

      • getRow

        public int getRow()
      • getGroupName

        public String getGroupName()
      • getGeneratedGroupName

        public String getGeneratedGroupName()