public class DefaultTunnelsRpcInput extends org.onosproject.yang.model.InnerModelObject implements TunnelsRpcInput
| Modifier and Type | Field and Description |
|---|---|
protected TunnelInfo |
tunnelInfo |
| Constructor and Description |
|---|
DefaultTunnelsRpcInput()
Creates an instance of defaultTunnelsRpcInput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
TunnelInfo |
tunnelInfo()
Returns the attribute tunnelInfo.
|
void |
tunnelInfo(TunnelInfo tunnelInfo)
Sets the attribute tunnelInfo.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected TunnelInfo tunnelInfo
public DefaultTunnelsRpcInput()
public TunnelInfo tunnelInfo()
TunnelsRpcInputtunnelInfo in interface TunnelsRpcInputpublic void tunnelInfo(TunnelInfo tunnelInfo)
TunnelsRpcInputtunnelInfo in interface TunnelsRpcInputtunnelInfo - value of tunnelInfoCopyright © 2018. All rights reserved.