public class DefaultTunnelsRpcOutput extends org.onosproject.yang.model.InnerModelObject implements TunnelsRpcOutput
| Constructor and Description |
|---|
DefaultTunnelsRpcOutput()
Creates an instance of defaultTunnelsRpcOutput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Result |
result()
Returns the attribute result.
|
void |
result(Result result)
Sets the attribute result.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected Result result
public DefaultTunnelsRpcOutput()
public Result result()
TunnelsRpcOutputresult in interface TunnelsRpcOutputpublic void result(Result result)
TunnelsRpcOutputresult in interface TunnelsRpcOutputresult - value of resultCopyright © 2018. All rights reserved.