|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
net.sourceforge.cruisecontrol.sourcecontrols.accurev.KeywordTimespec
Implements a keyword timespec. It can be either "now" or "highest".
| Constructor Summary | |
KeywordTimespec(java.lang.String keyword)
|
|
KeywordTimespec(java.lang.String keyword,
int count)
Creates a new KeywordTimespec given the keyword and the count |
|
| Method Summary | |
java.lang.String |
format()
Returns the representation of the keyword as a string |
| Methods inherited from class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public KeywordTimespec(java.lang.String keyword,
int count)
keyword - public KeywordTimespec(java.lang.String keyword)
| Method Detail |
public java.lang.String format()
format in class Timespec
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||