|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.technicalconnector.config.domain.Duration
public class Duration
Domain object to model an amount of time.
| Constructor Summary | |
|---|---|
Duration(long duration,
TimeUnit sourceUnit)
|
|
| Method Summary | |
|---|---|
long |
convert(TimeUnit targetUnit)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Duration(long duration,
TimeUnit sourceUnit)
| Method Detail |
|---|
public long convert(TimeUnit targetUnit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||