Package com.storedobject.core
Class Minutes
java.lang.Object
com.storedobject.core.Minutes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(int minites) boolean
boolean
int
difference
(Minutes another) int
difference
(Date date) boolean
getDate()
int
void
void
setMinutes
(int minutes) toString()
-
Constructor Details
-
Minutes
-
Minutes
-
-
Method Details
-
getDate
-
getMinutes
public int getMinutes() -
setDate
-
setMinutes
public void setMinutes(int minutes) -
add
-
difference
-
difference
-
after
-
before
-
equals
-
toString
-