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