|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.model.StoryDuration
public class StoryDuration
| Constructor Summary | |
|---|---|
StoryDuration(long durationInSecs,
long timeoutInSecs)
|
|
| Method Summary | |
|---|---|
long |
getDurationInSecs()
|
long |
getTimeoutInSecs()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoryDuration(long durationInSecs,
long timeoutInSecs)
| Method Detail |
|---|
public long getDurationInSecs()
public long getTimeoutInSecs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||