public class TunnelTerminationPointKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultTunnelTerminationPoint>
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
tunnelTpId |
| Constructor and Description |
|---|
TunnelTerminationPointKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
byte[] |
tunnelTpId()
Returns the attribute tunnelTpId.
|
void |
tunnelTpId(byte[] tunnelTpId)
Sets the value to attribute tunnelTpId.
|
Copyright © 2017. All rights reserved.