public class CopyModificationDto extends ModificationDto
| Constructor and Description |
|---|
CopyModificationDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromPath() |
String |
getToPath() |
void |
setFromPath(String fromPath) |
void |
setToPath(String toPath) |
String |
toString() |
getId, getLocalRevision, setId, setLocalRevisionpublic CopyModificationDto()
public String getFromPath()
public void setFromPath(String fromPath)
public String toString()
toString in class ModificationDtoCopyright © 2013–2017. All rights reserved.