|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientProfileValuesSet
| Method Summary | |
|---|---|
IDynamicRecipientProfileValues |
add(java.lang.String kind)
Adds a profile value to the list. |
IDynamicRecipientProfileValues |
getDynamicRecipientProfileValues(int index)
Gets the IScopeProfileValue object at the given index. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKList |
|---|
get |
| 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 |
|---|
IDynamicRecipientProfileValues add(java.lang.String kind)
Adds a profile value to the list.
IScopeProfileValue object
IDynamicRecipientProfileValues getDynamicRecipientProfileValues(int index)
throws SDKException
Gets the IScopeProfileValue object at the given index.
index -
SDKException - if index is out of range
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||