public class AbstractGenericResponse extends Object
Constructor and Description |
---|
AbstractGenericResponse(long transactionId,
int code,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
long |
getTransactionId() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.