| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumChannelMode |
Signal.channelMode |
protected EnumChannelMode |
PhaseTime.channelMode |
protected EnumChannelMode |
MessageService.channelMode |
| Modifier and Type | Method and Description |
|---|---|
static EnumChannelMode |
EnumChannelMode.fromValue(String v) |
EnumChannelMode |
Signal.getChannelMode()
Gets the value of the channelMode property.
|
EnumChannelMode |
PhaseTime.getChannelMode()
Gets the value of the channelMode property.
|
EnumChannelMode |
MessageService.getChannelMode()
Gets the value of the channelMode property.
|
static EnumChannelMode |
EnumChannelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumChannelMode[] |
EnumChannelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Signal.setChannelMode(EnumChannelMode value)
Sets the value of the channelMode property.
|
void |
PhaseTime.setChannelMode(EnumChannelMode value)
Sets the value of the channelMode property.
|
void |
MessageService.setChannelMode(EnumChannelMode value)
Sets the value of the channelMode property.
|
Signal |
Signal.withChannelMode(EnumChannelMode value) |
PhaseTime |
PhaseTime.withChannelMode(EnumChannelMode value) |
MessageService |
MessageService.withChannelMode(EnumChannelMode value) |
Copyright © 2016. All rights reserved.