| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumChannelMode |
KnownMsgQuParams.channelMode |
| Modifier and Type | Method and Description |
|---|---|
static EnumChannelMode |
EnumChannelMode.fromValue(String v) |
EnumChannelMode |
KnownMsgQuParams.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 |
KnownMsgQuParams.setChannelMode(EnumChannelMode value)
Sets the value of the channelMode property.
|
KnownMsgQuParams |
KnownMsgQuParams.withChannelMode(EnumChannelMode value) |
Copyright © 2016. All rights reserved.