| Modifier and Type | Interface and Description |
|---|---|
interface |
FaultModel
FaultModel.
|
interface |
GlobalModel
GlobalModel.
|
interface |
InputModel
InputModel.
|
interface |
OutputModel
OutputModel.
|
| Modifier and Type | Method and Description |
|---|---|
MappingModel |
MappingModel.setFrom(String from)
Sets the from.
|
MappingModel |
MappingModel.setTo(String to)
Sets the to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1FaultModel
The 1st version FaultModel.
|
class |
V1GlobalModel
The 1st version GlobalModel.
|
class |
V1InputModel
The 1st version InputModel.
|
class |
V1MappingModel
The 1st version MappingModel.
|
class |
V1OutputModel
The 1st version OutputModel.
|
| Modifier and Type | Method and Description |
|---|---|
MappingModel |
V1MappingModel.setFrom(String from)
Sets the from.
|
MappingModel |
V1MappingModel.setTo(String to)
Sets the to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V2InputModel
The 2nd version InputModel.
|
| Constructor and Description |
|---|
ExpressionMapping(MappingModel mappingModel)
Constructs an expression mapping from a mapping model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.