public interface YtbIetfSchedule
| Modifier and Type | Interface and Description |
|---|---|
static class |
YtbIetfSchedule.LeafIdentifier
Identify the leaf of YtbIetfSchedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToEnum2(Enum2Enum addTo)
Adds to the list of enum2.
|
Enum1Enum |
enum1()
Returns the attribute enum1.
|
void |
enum1(Enum1Enum enum1)
Sets the attribute enum1.
|
List<Enum2Enum> |
enum2()
Returns the attribute enum2.
|
void |
enum2(List<Enum2Enum> enum2)
Sets the attribute enum2.
|
boolean |
isLeafValueSet(YtbIetfSchedule.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Monitor |
monitor()
Returns the attribute monitor.
|
void |
monitor(Monitor monitor)
Sets the attribute monitor.
|
byte |
time()
Returns the attribute time.
|
void |
time(byte time)
Sets the attribute time.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
byte time()
Enum1Enum enum1()
BitSet valueLeafFlags()
Monitor monitor()
void time(byte time)
time - value of timevoid enum1(Enum1Enum enum1)
enum1 - value of enum1void monitor(Monitor monitor)
monitor - value of monitorvoid addToEnum2(Enum2Enum addTo)
addTo - value of enum2boolean isLeafValueSet(YtbIetfSchedule.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.