public class PathMapping extends Object
| Constructor and Description |
|---|
PathMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
String |
getSource() |
void |
setDestination(String destination) |
void |
setSource(String source) |
public String getSource()
public void setSource(String source)
source - the source to setpublic String getDestination()
public void setDestination(String destination)
destination - the destination to setCopyright © 2016 Github jjYBdx4IL Projects. All rights reserved.