|
JNA API> 3.5.2-SNAPSHOT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.platform.win32.Netapi32Util.User
public static class Netapi32Util.User
A user.
Field Summary | |
---|---|
java.lang.String |
comment
Contains a comment associated with the user account. |
java.lang.String |
name
The name of the user account. |
Constructor Summary | |
---|---|
Netapi32Util.User()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String name
public java.lang.String comment
Constructor Detail |
---|
public Netapi32Util.User()
|
JNA API> 3.5.2-SNAPSHOT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |