| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.continuum.xmlrpc.scm.ChangeFile
public class ChangeFile
Class ChangeFile.
| Constructor Summary | |
|---|---|
ChangeFile()
 | 
|
| Method Summary | |
|---|---|
 String | 
getName()
Get the name field.  | 
 String | 
getRevision()
Get the revision field.  | 
 String | 
getStatus()
Get the status field.  | 
 void | 
setName(String name)
Set the name field.  | 
 void | 
setRevision(String revision)
Set the revision field.  | 
 void | 
setStatus(String status)
Set the status field.  | 
 String | 
toString()
Provide a version of the object as a string for debugging purposes  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ChangeFile()
| Method Detail | 
|---|
public String getName()
public String getRevision()
public String getStatus()
public void setName(String name)
name - public void setRevision(String revision)
revision - public void setStatus(String status)
status - public String toString()
toString in class ObjectStringmade up of the properties of the object
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||