public class TransactResponse extends Response
| Constructor and Description | 
|---|
TransactResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<OperationResult> | 
getResult()  | 
void | 
setResult(List<OperationResult> result)  | 
String | 
toString()  | 
getDetails, getError, setDetails, setErrorpublic List<OperationResult> getResult()
public void setResult(List<OperationResult> result)
Copyright © 2018 OpenDaylight. All rights reserved.