public interface P2PsecondaryPaths
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToP2PsecondaryPath(P2PsecondaryPath addTo)
Adds to the list of p2PsecondaryPath.
|
List<P2PsecondaryPath> |
p2PsecondaryPath()
Returns the attribute p2PsecondaryPath.
|
void |
p2PsecondaryPath(List<P2PsecondaryPath> p2PsecondaryPath)
Sets the attribute p2PsecondaryPath.
|
List<P2PsecondaryPath> p2PsecondaryPath()
void p2PsecondaryPath(List<P2PsecondaryPath> p2PsecondaryPath)
p2PsecondaryPath - list of p2PsecondaryPathvoid addToP2PsecondaryPath(P2PsecondaryPath addTo)
addTo - value of p2PsecondaryPathCopyright © 2018. All rights reserved.