public static final class StUhf.Result.GetKillPasswordResult
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getErrorCode()
Gets the error code returned
|
StUhf.KillPassword |
getKillPassword()
Get data in reading operation
|
StUhf.UII |
getUii()
Get operation the label UII
|
boolean |
isSucceeded()
Whether the operation is successfully executed
|
public boolean isSucceeded()
public java.lang.Integer getErrorCode()
public StUhf.UII getUii()
public StUhf.KillPassword getKillPassword()