public class DefaultShamLinks extends org.onosproject.yang.model.InnerModelObject implements ShamLinks
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultShamLinks()
Creates an instance of defaultShamLinks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToShamLink(ShamLink addTo)
Adds to the list of shamLink.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<ShamLink> |
shamLink()
Returns the attribute shamLink.
|
void |
shamLink(List<ShamLink> shamLink)
Sets the attribute shamLink.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultShamLinks()
public List<ShamLink> shamLink()
ShamLinkspublic void shamLink(List<ShamLink> shamLink)
ShamLinkspublic void addToShamLink(ShamLink addTo)
ShamLinksaddToShamLink in interface ShamLinksaddTo - value of shamLinkCopyright © 2018. All rights reserved.