Package | Description |
---|---|
com.wewebu.expression.language |
Modifier and Type | Method and Description |
---|---|
OwExprTime |
OwExprTime.add(OwExprTime t_p) |
OwExprTime |
OwExprSystem.days(double days_p)
The expression language
days(NUMERIC:timeInDays):TIME function implementation. |
static OwExprTime |
OwExprTime.diff(Calendar c1_p,
Calendar c2_p) |
OwExprTime |
OwExprTimeValue.getTime() |
OwExprTime |
OwExprSystem.hours(int hours_p) |
static OwExprTime |
OwExprTime.hours(int hours_p) |
OwExprTime |
OwExprSystem.minutes(int minutes_p) |
static OwExprTime |
OwExprTime.minutes(int minutes_p) |
OwExprTime |
OwExprSystem.seconds(int seconds_p) |
static OwExprTime |
OwExprTime.seconds(int seconds_p) |
OwExprTime |
OwExprTime.substract(OwExprTime time_p) |
OwExprTime |
OwExprSystem.time(int hours_p,
int minutes_p,
int seconds_p) |
static OwExprTime |
OwExprTime.time(int hours_p,
int minutes_p,
int seconds_p) |
static OwExprTime |
OwExprTime.timeInDays(double days_p) |
Modifier and Type | Method and Description |
---|---|
OwExprTime |
OwExprTime.add(OwExprTime t_p) |
OwExprTime |
OwExprTime.substract(OwExprTime time_p) |
Constructor and Description |
---|
OwExprTimeValue(OwExprTime time_p)
Constructor
|
OwExprTimeValue(OwExprTime time_p,
Class<?> javaType_p)
Constructor
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.