public interface P2PprimaryPaths
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToP2PprimaryPath(P2PprimaryPath addTo)
Adds to the list of p2PprimaryPath.
|
List<P2PprimaryPath> |
p2PprimaryPath()
Returns the attribute p2PprimaryPath.
|
void |
p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath)
Sets the attribute p2PprimaryPath.
|
List<P2PprimaryPath> p2PprimaryPath()
void p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath)
p2PprimaryPath - list of p2PprimaryPathvoid addToP2PprimaryPath(P2PprimaryPath addTo)
addTo - value of p2PprimaryPathCopyright © 2018. All rights reserved.