|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Duration | |
| fi.hut.tml.xsmiles.mlfc.xforms.data | |
| Uses of Duration in fi.hut.tml.xsmiles.mlfc.xforms.data |
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.data that return Duration | |
static Duration |
Duration.duration(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
static Duration |
Duration.YMDuration(java.lang.String duration)
The duration function returns the duration specified in the duration string given as the argument.. |
static Duration |
Duration.YMDurationFromMonths(int months)
The duration function returns the duration specified in the duration string given as the argument.. |
static Duration |
Duration.DTDuration(java.lang.String duration)
|
static Duration |
Duration.DTDurationFromSecs(double secs)
The duration function returns the duration specified in the duration string given as the argument.. |
Duration |
Duration.addYMDuration(Duration d)
|
Duration |
Duration.subtractYMDuration(Duration d)
|
Duration |
Duration.multiplyYMDuration(double dec)
|
Duration |
Duration.divideYMDuration(double dec)
|
Duration |
Duration.addDTDuration(Duration du)
|
Duration |
Duration.subtractDTDuration(Duration du)
|
Duration |
Duration.multiplyDTDuration(double dec)
|
Duration |
Duration.divideDTDuration(double dec)
|
| Methods in fi.hut.tml.xsmiles.mlfc.xforms.data with parameters of type Duration | |
static Duration |
Duration.duration(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.DTEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.DTLessThan(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.DTLessThanOrEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.DTGreaterThan(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.DTGreaterThanOrEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.YMEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.YMLessThan(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.YMLessThanOrEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.YMGreaterThan(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.YMGreaterThanOrEqual(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
boolean |
Duration.equals(Duration du)
The duration function returns the duration specified in the duration string given as the argument.. |
Duration |
Duration.addYMDuration(Duration d)
|
Duration |
Duration.subtractYMDuration(Duration d)
|
Duration |
Duration.addDTDuration(Duration du)
|
Duration |
Duration.subtractDTDuration(Duration du)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||