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