|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISchedulerTimeList
A list of ISchedulerTimes
(see java.util.List).
Copyright 2004 SAP AG
ISchedulerTime| Method Summary | |
|---|---|
void |
add(int index,
ISchedulerTime time)
Deprecated. |
boolean |
add(ISchedulerTime time)
Deprecated. |
void |
addLast(ISchedulerTime time)
Deprecated. |
boolean |
contains(ISchedulerTime time)
Deprecated. |
ISchedulerTime |
get(int index)
Deprecated. |
int |
indexOf(ISchedulerTime time)
Deprecated. |
boolean |
isEmpty()
Deprecated. |
int |
lastIndexOf(ISchedulerTime time)
Deprecated. |
ISchedulerTimeListIterator |
listIterator()
Deprecated. |
ISchedulerTimeListIterator |
listIterator(int index)
Deprecated. |
ISchedulerTime |
remove(int index)
Deprecated. |
boolean |
remove(ISchedulerTime time)
Deprecated. |
ISchedulerTime |
set(int index,
ISchedulerTime time)
Deprecated. |
int |
size()
Deprecated. |
void |
sort(Comparator comparator)
Deprecated. |
ISchedulerTimeList |
subList(int startIndex,
int stopIndex)
Deprecated. |
| Method Detail |
|---|
int size()
boolean contains(ISchedulerTime time)
boolean add(ISchedulerTime time)
boolean remove(ISchedulerTime time)
boolean isEmpty()
ISchedulerTime get(int index)
ISchedulerTime set(int index,
ISchedulerTime time)
void add(int index,
ISchedulerTime time)
void addLast(ISchedulerTime time)
ISchedulerTime remove(int index)
int indexOf(ISchedulerTime time)
int lastIndexOf(ISchedulerTime time)
ISchedulerTimeListIterator listIterator()
ISchedulerTimeListIterator listIterator(int index)
ISchedulerTimeList subList(int startIndex,
int stopIndex)
void sort(Comparator comparator)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||