Modifier and Type | Field and Description |
---|---|
DataSequenceSection |
DeviceDataSequence.section1
See DataSequenceSection class
|
DataSequenceSection |
DeviceDataSequence.section2
See DataSequenceSection class
|
DataSequenceSection |
DeviceDataSequence.section3
See DataSequenceSection class
|
Modifier and Type | Method and Description |
---|---|
static DataSequenceSection |
DataSequenceSection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSequenceSection[] |
DataSequenceSection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|