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