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