|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
Contains the abstract definition of the time-spec parameter fragment
According to the 'accurev help' reference, time-spec can be:
DateTimespec,
KeywordTimespec,
TransactionNumberTimespec| Constructor Summary | |
Timespec()
Creates a new Timespec with no count fragment |
|
Timespec(int count)
Creates a new Timespec having the given count |
|
| Method Summary | |
abstract java.lang.String |
format()
Returns the main part (without count) of the timespec |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Timespec()
public Timespec(int count)
count - the count| Method Detail |
public abstract java.lang.String format()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||