public class ConversionRule extends Object implements Serializable
| Constructor and Description |
|---|
ConversionRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
getReplaceWith() |
String |
getSearchPattern() |
void |
setPropertyName(String propertyName) |
void |
setReplaceWith(String replaceWith) |
void |
setSearchPattern(String searchPattern) |
public String getPropertyName()
public void setPropertyName(String propertyName)
public String getSearchPattern()
public void setSearchPattern(String searchPattern)
public String getReplaceWith()
public void setReplaceWith(String replaceWith)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.