Class FileInfoOME.OME.GroupRef

  • Enclosing class:
    FileInfoOME.OME

    public class FileInfoOME.OME.GroupRef
    extends java.lang.Object
    DOCUMENT ME!
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Integer groupID
      Attributes.
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupRef​(java.lang.Integer id)
      Creates a new GroupRef object.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • groupID

        private java.lang.Integer groupID
        Attributes.
    • Constructor Detail

      • GroupRef

        public GroupRef​(java.lang.Integer id)
        Creates a new GroupRef object.
        Parameters:
        id - DOCUMENT ME!