|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Minute | |
com.jrefinery.data | Data interfaces and classes. |
Uses of Minute in com.jrefinery.data |
Methods in com.jrefinery.data that return Minute | |
static Minute |
Minute.parseMinute(java.lang.String s)
Creates a Minute instance by parsing a string. |
Minute |
Second.getMinute()
Returns the minute. |
Constructors in com.jrefinery.data with parameters of type Minute | |
Second(int second,
Minute minute)
Constructs a new Second. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |