org.gcube.vremanagement.vremodel.cl.stubs.types
Class SetFunctionalityRequest
java.lang.Object
org.gcube.vremanagement.vremodel.cl.stubs.types.SetFunctionalityRequest
public class SetFunctionalityRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFunctionalityRequest
public SetFunctionalityRequest(List<Integer> functionalityIds,
List<SelectedResourceDescriptionType> resourcesDescription)
SetFunctionalityRequest
protected SetFunctionalityRequest()
functionalityIds
public List<Integer> functionalityIds()
- Returns:
- the functionalityIds
functionalityIds
public void functionalityIds(List<Integer> functionalityIds)
- Parameters:
functionalityIds - the functionalityIds to set
resourceDescriptions
public List<SelectedResourceDescriptionType> resourceDescriptions()
- Returns:
- the resourcesDescription
resourceDescriptions
public void resourceDescriptions(List<SelectedResourceDescriptionType> resourceDescriptions)
- Parameters:
resourcesDescription - the resourcesDescription to set
Copyright © 2013. All Rights Reserved.