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) |
getId, getLocalRevision, setId, setLocalRevision
public CopyModificationDTO()
public String getFromPath()
public void setFromPath(String fromPath)
Copyright © 2013-2014. All Rights Reserved.