org.gcube.vremanagement.vremodel.cl.stubs.types
Class SetFunctionalityRequest

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.stubs.types.SetFunctionalityRequest

public class SetFunctionalityRequest
extends Object


Constructor Summary
protected SetFunctionalityRequest()
           
  SetFunctionalityRequest(List<Integer> functionalityIds, List<SelectedResourceDescriptionType> resourcesDescription)
           
 
Method Summary
 List<Integer> functionalityIds()
           
 void functionalityIds(List<Integer> functionalityIds)
           
 List<SelectedResourceDescriptionType> resourceDescriptions()
           
 void resourceDescriptions(List<SelectedResourceDescriptionType> resourceDescriptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetFunctionalityRequest

public SetFunctionalityRequest(List<Integer> functionalityIds,
                               List<SelectedResourceDescriptionType> resourcesDescription)

SetFunctionalityRequest

protected SetFunctionalityRequest()
Method Detail

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.