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

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

public class SelectedResourceDescriptionType
extends Object


Constructor Summary
SelectedResourceDescriptionType()
           
 
Method Summary
 void descriptionId(String descriptionId)
           
 String getDescriptionId()
           
 List<String> resourceIds()
           
 void resourceIds(List<String> resourceIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectedResourceDescriptionType

public SelectedResourceDescriptionType()
Method Detail

getDescriptionId

public String getDescriptionId()
Returns:
the descriptionId

descriptionId

public void descriptionId(String descriptionId)
Parameters:
descriptionId - the descriptionId to set

resourceIds

public List<String> resourceIds()
Returns:
the resourceId

resourceIds

public void resourceIds(List<String> resourceIds)
Parameters:
resourceId - the resourceId to set


Copyright © 2013. All Rights Reserved.