@ExportedBean(defaultVisibility=999) public static class SynergyChangeLogSet.Path extends Object
Setter methods are public only so that the objects can be constructed from Digester. So please consider this object read-only.
Constructor and Description |
---|
SynergyChangeLogSet.Path() |
Modifier and Type | Method and Description |
---|---|
hudson.scm.EditType |
getEditType() |
String |
getId() |
SynergyChangeLogSet.LogEntry |
getLogEntry()
Gets the
SynergyChangeLogSet.LogEntry of which this path is a member. |
String |
getValue()
Path in the repository.
|
void |
setAction(String action) |
void |
setId(String id) |
void |
setLogEntry(SynergyChangeLogSet.LogEntry entry)
Sets the
SynergyChangeLogSet.LogEntry of which this path is a member. |
void |
setValue(String value) |
public String getId()
public void setId(String id)
public SynergyChangeLogSet.LogEntry getLogEntry()
SynergyChangeLogSet.LogEntry
of which this path is a member.public void setLogEntry(SynergyChangeLogSet.LogEntry entry)
SynergyChangeLogSet.LogEntry
of which this path is a member.public void setAction(String action)
@Exported(name="file") public String getValue()
public void setValue(String value)
@Exported public hudson.scm.EditType getEditType()
Copyright © 2008-2013. All Rights Reserved.