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) |
protected String |
toString_getProperties() |
String |
toString() |
getId, getLocalRevision, setId, setLocalRevision
public CopyModificationDto()
public String getFromPath()
public void setFromPath(String fromPath)
public String toString()
toString
in class ModificationDto
protected String toString_getProperties()
toString_getProperties
in class ModificationDto
Copyright © 2013–2019. All rights reserved.