|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.maven.ConfigurationItem
com.xebialabs.deployit.maven.MappingItem
public class MappingItem
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.maven.ConfigurationItem |
|---|
parameters |
| Constructor Summary | |
|---|---|
MappingItem()
|
|
| Method Summary | |
|---|---|
void |
addParameter(String name,
Object value)
|
String |
getCli()
|
String |
getLabel()
|
String |
getSource()
|
String |
getTarget()
|
void |
setSource(String source)
|
void |
setTarget(String target)
|
| Methods inherited from class com.xebialabs.deployit.maven.ConfigurationItem |
|---|
getMainType, isAddedToEnvironment, setAddedToEnvironment, setMainType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MappingItem()
| Method Detail |
|---|
public String getSource()
public void setSource(String source)
public String getTarget()
public void setTarget(String target)
public String getLabel()
getLabel in class ConfigurationItem
public void addParameter(String name,
Object value)
addParameter in class ConfigurationItempublic String getCli()
getCli in class ConfigurationItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||