T - Type of the activitypublic class AddMany<T extends BaseActivity> extends Object
| Constructor and Description |
|---|
AddMany(List<String> targetIds,
T activity) |
| Modifier and Type | Method and Description |
|---|---|
T |
getActivity() |
List<String> |
getTargetIds() |
void |
setActivity(T activity) |
void |
setTargetIds(List<String> targetIds) |
Copyright © 2016. All rights reserved.