public class SvnInheritedProperties extends SvnObject
Constructor | Description |
---|---|
SvnInheritedProperties() |
Modifier and Type | Method | Description |
---|---|---|
SVNProperties |
getProperties() |
|
SvnTarget |
getTarget() |
|
void |
setProperties(SVNProperties properties) |
|
void |
setTarget(SvnTarget target) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUserData, setUserData
public void setTarget(SvnTarget target)
public void setProperties(SVNProperties properties)
public SvnTarget getTarget()
public SVNProperties getProperties()