|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seleniumhq.selenium.fluent.Period
org.seleniumhq.selenium.fluent.Period.Milliseconds
org.seleniumhq.selenium.fluent.Period.Seconds
org.seleniumhq.selenium.fluent.Period.Minutes
public static class Period.Minutes
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.Period |
|---|
Period.Milliseconds, Period.Minutes, Period.Seconds |
| Constructor Summary | |
|---|---|
Period.Minutes(int mins)
|
|
| Method Summary | |
|---|---|
int |
howLong()
|
TimeUnit |
timeUnit()
|
String |
toString()
|
| Methods inherited from class org.seleniumhq.selenium.fluent.Period.Milliseconds |
|---|
getEndMillis |
| Methods inherited from class org.seleniumhq.selenium.fluent.Period |
|---|
millis, mins, secs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Period.Minutes(int mins)
| Method Detail |
|---|
public int howLong()
howLong in class Period.Secondspublic TimeUnit timeUnit()
timeUnit in class Period.Secondspublic String toString()
toString in class Period.Seconds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||