public interface CandidateP2PsecondaryPaths
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToCandidateP2PsecondaryPath(CandidateP2PsecondaryPath addTo)
Adds to the list of candidateP2PsecondaryPath.
|
List<CandidateP2PsecondaryPath> |
candidateP2PsecondaryPath()
Returns the attribute candidateP2PsecondaryPath.
|
void |
candidateP2PsecondaryPath(List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath)
Sets the attribute candidateP2PsecondaryPath.
|
List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath()
void candidateP2PsecondaryPath(List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath)
candidateP2PsecondaryPath - list of candidateP2PsecondaryPathvoid addToCandidateP2PsecondaryPath(CandidateP2PsecondaryPath addTo)
addTo - value of candidateP2PsecondaryPathCopyright © 2018. All rights reserved.