public final class DataCommunicationPatternProperty extends ExecutionProperty<DataCommunicationPatternProperty.Value>
| Modifier and Type | Class and Description |
|---|---|
static class |
DataCommunicationPatternProperty.Value
Possible values of DataCommunicationPattern ExecutionProperty.
|
ExecutionProperty.Key| Modifier and Type | Method and Description |
|---|---|
static DataCommunicationPatternProperty |
of(DataCommunicationPatternProperty.Value value)
Static method exposing the constructor.
|
getKey, getValuepublic static DataCommunicationPatternProperty of(DataCommunicationPatternProperty.Value value)
value - value of the new execution property.Copyright © 2018. All rights reserved.