public class DefaultP2PsecondaryPaths extends org.onosproject.yang.model.InnerModelObject implements P2PsecondaryPaths
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected List<P2PsecondaryPath> |
p2PsecondaryPath |
| Constructor and Description |
|---|
DefaultP2PsecondaryPaths()
Creates an instance of defaultP2PsecondaryPaths.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToP2PsecondaryPath(P2PsecondaryPath addTo)
Adds to the list of p2PsecondaryPath.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<P2PsecondaryPath> |
p2PsecondaryPath()
Returns the attribute p2PsecondaryPath.
|
void |
p2PsecondaryPath(List<P2PsecondaryPath> p2PsecondaryPath)
Sets the attribute p2PsecondaryPath.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected List<P2PsecondaryPath> p2PsecondaryPath
public DefaultP2PsecondaryPaths()
public List<P2PsecondaryPath> p2PsecondaryPath()
P2PsecondaryPathsp2PsecondaryPath in interface P2PsecondaryPathspublic void p2PsecondaryPath(List<P2PsecondaryPath> p2PsecondaryPath)
P2PsecondaryPathsp2PsecondaryPath in interface P2PsecondaryPathsp2PsecondaryPath - list of p2PsecondaryPathpublic void addToP2PsecondaryPath(P2PsecondaryPath addTo)
P2PsecondaryPathsaddToP2PsecondaryPath in interface P2PsecondaryPathsaddTo - value of p2PsecondaryPathCopyright © 2018. All rights reserved.