public class CsPropertyMapping extends Object
| Constructor and Description |
|---|
CsPropertyMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getPropertyName() |
String |
getReplaceName() |
void |
setDefaultValue(String defaultValue) |
void |
setPropertyName(String propertyName) |
void |
setReplaceName(String replaceName) |
public void setPropertyName(String propertyName)
public String getPropertyName()
public void setDefaultValue(String defaultValue)
public String getDefaultValue()
public void setReplaceName(String replaceName)
public String getReplaceName()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.