Class Group


  • public class Group
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Group​(java.lang.String id, java.lang.String name)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Group

        public Group​(java.lang.String id,
                     java.lang.String name)