public static class StUhf.LockParameter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static StUhf.LockParameter |
getNewInstance(java.lang.Boolean killPwdRW,
java.lang.Boolean killPermaLock,
java.lang.Boolean accessPwdRw,
java.lang.Boolean accessPermaLock,
java.lang.Boolean uiiPwdW,
java.lang.Boolean uiiPermaLock,
java.lang.Boolean tidPwdW,
java.lang.Boolean tidPermaLock,
java.lang.Boolean userPwdW,
java.lang.Boolean userPermaLock)
The parameter object corresponding to generate a Lock operation.
|
public static StUhf.LockParameter getNewInstance(java.lang.Boolean killPwdRW, java.lang.Boolean killPermaLock, java.lang.Boolean accessPwdRw, java.lang.Boolean accessPermaLock, java.lang.Boolean uiiPwdW, java.lang.Boolean uiiPermaLock, java.lang.Boolean tidPwdW, java.lang.Boolean tidPermaLock, java.lang.Boolean userPwdW, java.lang.Boolean userPermaLock)
killPwdRW
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Pwd read/writekillPermaLock
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Perma lockaccessPwdRw
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Pwd read/writeaccessPermaLock
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Perma lockuiiPwdW
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Pwd writeuiiPermaLock
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Perma locktidPwdW
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Pwd writetidPermaLock
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Perma lockuserPwdW
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Pwd writeuserPermaLock
-
If null, do not set the corresponding skip/wirte bit, otherwise set this bit, and set the corresponding parameter value to the corresponding Perma lock