public interface BearerAttachment
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BearerAttachment.LeafIdentifier
Identify the leaf of BearerAttachment.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(BearerAttachment.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Ipv4Address |
peMgmtIp()
Returns the attribute peMgmtIp.
|
void |
peMgmtIp(Ipv4Address peMgmtIp)
Sets the attribute peMgmtIp.
|
String |
peName()
Returns the attribute peName.
|
void |
peName(String peName)
Sets the attribute peName.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String peName()
Ipv4Address peMgmtIp()
BitSet valueLeafFlags()
void peName(String peName)
peName - value of peNamevoid peMgmtIp(Ipv4Address peMgmtIp)
peMgmtIp - value of peMgmtIpboolean isLeafValueSet(BearerAttachment.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.