public class SetFunctionalityRequest extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SetFunctionalityRequest() |
|
SetFunctionalityRequest(List<Integer> functionalityIds,
List<SelectedResourceDescriptionType> resourcesDescription) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
functionalityIds() |
void |
functionalityIds(List<Integer> functionalityIds) |
List<SelectedResourceDescriptionType> |
resourceDescriptions() |
void |
resourceDescriptions(List<SelectedResourceDescriptionType> resourceDescriptions) |
public SetFunctionalityRequest(List<Integer> functionalityIds, List<SelectedResourceDescriptionType> resourcesDescription)
protected SetFunctionalityRequest()
public void functionalityIds(List<Integer> functionalityIds)
functionalityIds - the functionalityIds to setpublic List<SelectedResourceDescriptionType> resourceDescriptions()
public void resourceDescriptions(List<SelectedResourceDescriptionType> resourceDescriptions)
resourcesDescription - the resourcesDescription to setCopyright © 2019. All Rights Reserved.