|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Revision
Interface to allow different implementations of the revision information. Our application requires only the string representation.
Method Summary | |
---|---|
Date |
getDate() Returns the date of the revision. |
String |
getId() Returns the identifier of the revision. |
String |
toString() Returns the revision information as a String . |
Method Detail |
---|
String getId()
Date getDate()
String toString()
String
.
toString
in class
Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |