public class DefaultTunnelInfo extends org.onosproject.yang.model.InnerModelObject implements TunnelInfo
| Constructor and Description |
|---|
DefaultTunnelInfo()
Creates an instance of defaultTunnelInfo.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Type |
type()
Returns the attribute type.
|
void |
type(Type type)
Sets the attribute type.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected Type type
public DefaultTunnelInfo()
public Type type()
TunnelInfotype in interface TunnelInfopublic void type(Type type)
TunnelInfotype in interface TunnelInfotype - value of typeCopyright © 2018. All rights reserved.