Package | Description |
---|---|
org.llrp.ltk.generated.parameters |
Modifier and Type | Field and Description |
---|---|
protected StatusCode |
ParameterError.errorCode |
protected StatusCode |
FieldError.errorCode |
protected StatusCode |
LLRPStatus.statusCode |
Modifier and Type | Method and Description |
---|---|
StatusCode |
ParameterError.getErrorCode()
get errorCode of type StatusCode.
|
StatusCode |
FieldError.getErrorCode()
get errorCode of type StatusCode.
|
StatusCode |
LLRPStatus.getStatusCode()
get statusCode of type StatusCode.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterError.setErrorCode(StatusCode errorCode)
set errorCode of type StatusCode .
|
void |
FieldError.setErrorCode(StatusCode errorCode)
set errorCode of type StatusCode .
|
void |
LLRPStatus.setStatusCode(StatusCode statusCode)
set statusCode of type StatusCode .
|
Copyright © 2007 ETH Zurich.