public static final class StUhf.Result.ReadResult
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Get data in reading operation
|
java.lang.Integer |
getErrorCode()
Gets the error code returned
|
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 byte[] getData()