public class SolarisPasswd extends CLibrary.passwd
| Modifier and Type | Field and Description |
|---|---|
String |
pw_age |
String |
pw_comment |
String |
pw_dir |
String |
pw_gecos |
String |
pw_shell |
pw_gid, pw_name, pw_passwd, pw_uid| Constructor and Description |
|---|
SolarisPasswd() |
| Modifier and Type | Method and Description |
|---|---|
protected List |
getFieldOrder() |
String |
getPwDir() |
String |
getPwGecos() |
String |
getPwShell() |
getPwGid, getPwName, getPwPasswd, getPwUid, loadPasswdallocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic String pw_age
public String pw_comment
public String pw_gecos
public String pw_dir
public String pw_shell
public String getPwGecos()
getPwGecos in class CLibrary.passwdpublic String getPwDir()
getPwDir in class CLibrary.passwdpublic String getPwShell()
getPwShell in class CLibrary.passwdprotected List getFieldOrder()
getFieldOrder in class CLibrary.passwdCopyright © 2018. All rights reserved.