Class Netapi32Util.Group

  • java.lang.Object
    • com.sun.jna.platform.win32.Netapi32Util.Group
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name
      Group name.
    • Constructor Summary

      Constructors 
      Constructor Description
      Group()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
        Group name.
    • Constructor Detail

      • Group

        public Group()