public class DefaultCandidateP2PsecondaryPaths extends org.onosproject.yang.model.InnerModelObject implements CandidateP2PsecondaryPaths
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected List<CandidateP2PsecondaryPath> |
candidateP2PsecondaryPath |
| Constructor and Description |
|---|
DefaultCandidateP2PsecondaryPaths()
Creates an instance of defaultCandidateP2PsecondaryPaths.
|
| 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.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath
public DefaultCandidateP2PsecondaryPaths()
public List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath()
CandidateP2PsecondaryPathscandidateP2PsecondaryPath in interface CandidateP2PsecondaryPathspublic void candidateP2PsecondaryPath(List<CandidateP2PsecondaryPath> candidateP2PsecondaryPath)
CandidateP2PsecondaryPathscandidateP2PsecondaryPath in interface CandidateP2PsecondaryPathscandidateP2PsecondaryPath - list of candidateP2PsecondaryPathpublic void addToCandidateP2PsecondaryPath(CandidateP2PsecondaryPath addTo)
CandidateP2PsecondaryPathsaddToCandidateP2PsecondaryPath in interface CandidateP2PsecondaryPathsaddTo - value of candidateP2PsecondaryPathCopyright © 2018. All rights reserved.