public interface BsrCandidate
| Modifier and Type | Interface and Description |
|---|---|
static class |
BsrCandidate.LeafIdentifier
Identify the leaf of BsrCandidate.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
address()
Returns the attribute address.
|
void |
address(IpAddress address)
Sets the attribute address.
|
boolean |
isLeafValueSet(BsrCandidate.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
IpAddress address()
BitSet valueLeafFlags()
void address(IpAddress address)
address - value of addressboolean isLeafValueSet(BsrCandidate.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.