|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientInfos
| Method Summary | |
|---|---|
IDynamicRecipientInfo |
add()
Adds a dynamic recipient info value to the list. |
IDynamicRecipientInfo |
getProfileValue(int index)
Gets the IDynamicRecipientInfo object at the given index. |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
IDynamicRecipientInfo add()
Adds a dynamic recipient info value to the list.
IScopeProfileValue object.
IDynamicRecipientInfo getProfileValue(int index)
throws SDKException
Gets the IDynamicRecipientInfo object at the given index.
index -
IDynamicRecipientInfo object at the given index.
SDKException - if index is out of range
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||