Access | Constructor and Description |
---|---|
pack-priv | |
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv String | |
pack-priv String | Returns: the previous revision number (as String)Gets the previous revision of the RCSFile |
pack-priv String |
name | back to summary |
---|---|
private String name |
previousRevision | back to summary |
---|---|
private String previousRevision |
revision | back to summary |
---|---|
private String revision |
RCSFile | back to summary |
---|---|
pack-priv RCSFile(final String name, final String revision) |
RCSFile | back to summary |
---|---|
pack-priv RCSFile(final String name, final String revision, final String previousRevision) |
getName | back to summary |
---|---|
pack-priv String getName() Gets the name of the RCSFile
|
getPreviousRevision | back to summary |
---|---|
pack-priv String getPreviousRevision() Gets the previous revision of the RCSFile
|
getRevision | back to summary |
---|---|
pack-priv String getRevision() Gets the revision number of the RCSFile
|