| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetMicroSeconds
()
Get method for attribute "MicroSeconds" |
| int | GetSeconds
()
Get method for attribute "Seconds" |
| void | SetMicroSeconds
(int value)
Set method for attribute "MicroSeconds" |
| void | SetSeconds
(int value)
Set method for attribute "Seconds" |
| Method Detail |
|---|
| GetSeconds/SetSeconds |
|---|
| int | GetSeconds | () |
| void | SetSeconds | (int value) |
| |
| GetMicroSeconds/SetMicroSeconds |
|---|
| int | GetMicroSeconds | () |
| void | SetMicroSeconds | (int value) |
| |