public interface MappingModel
extends org.switchyard.config.model.Model
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom()
Gets the from.
|
String |
getTo()
Gets the to.
|
MappingModel |
setFrom(String from)
Sets the from.
|
MappingModel |
setTo(String to)
Sets the to.
|
String getFrom()
MappingModel setFrom(String from)
from - the fromString getTo()
MappingModel setTo(String to)
to - the toCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.