|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
DURATION_DAY
The main unit of the duration is "day" |
static int |
DURATION_HOUR
The main unit of the duration is "hour" |
static int |
DURATION_MINUTE
The main unit of the duration is "minute" |
static int |
DURATION_MONTH
The main unit of the duration is "month" |
static int |
DURATION_WEEK
The main unit of the duration is "week" |
static int |
DURATION_YEAR
The main unit of the duration is "year" |
static int |
INVALID_DURATION
|
| Method Summary | |
int |
getDuration()
Returns the duration In others words, the count of unit according to the type of the duration. |
int |
getDurationType()
Returns the type of the duration |
| Field Detail |
public static final int INVALID_DURATION
public static final int DURATION_MINUTE
public static final int DURATION_HOUR
public static final int DURATION_DAY
public static final int DURATION_WEEK
public static final int DURATION_MONTH
public static final int DURATION_YEAR
| Method Detail |
public int getDuration()
public int getDurationType()
previous constants defined (minute/hour/week/etc.)
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||