Class GroupsChain

java.lang.Object
pl.edu.icm.unity.types.basic.GroupsChain

public class GroupsChain extends Object
  • Field Details

  • Constructor Details

    • GroupsChain

      public GroupsChain(List<Group> groups)
  • Method Details

    • getRoot

      public Group getRoot()
    • getLast

      public Group getLast()
    • getParentChain

      public GroupsChain getParentChain()