public interface AugmentedL3VpnBgp
| Modifier and Type | Interface and Description |
|---|---|
static class |
AugmentedL3VpnBgp.LeafIdentifier
Identify the leaf of AugmentedL3VpnBgp.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
asOverride()
Returns the attribute asOverride.
|
void |
asOverride(boolean asOverride)
Sets the attribute asOverride.
|
Bfd |
bfd()
Returns the attribute bfd.
|
void |
bfd(Bfd bfd)
Sets the attribute bfd.
|
BgpTimer |
bgpTimer()
Returns the attribute bgpTimer.
|
void |
bgpTimer(BgpTimer bgpTimer)
Sets the attribute bgpTimer.
|
boolean |
isLeafValueSet(AugmentedL3VpnBgp.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Password |
password()
Returns the attribute password.
|
void |
password(Password password)
Sets the attribute password.
|
Soo |
soo()
Returns the attribute soo.
|
void |
soo(Soo soo)
Sets the attribute soo.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
boolean asOverride()
BitSet valueLeafFlags()
Soo soo()
Password password()
BgpTimer bgpTimer()
Bfd bfd()
void asOverride(boolean asOverride)
asOverride - value of asOverridevoid soo(Soo soo)
soo - value of soovoid password(Password password)
password - value of passwordvoid bgpTimer(BgpTimer bgpTimer)
bgpTimer - value of bgpTimervoid bfd(Bfd bfd)
bfd - value of bfdboolean isLeafValueSet(AugmentedL3VpnBgp.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.