Uses of Class
org.gcube.vremanagement.vremodeler.stubs.FunctionalityItem

Packages that use FunctionalityItem
org.gcube.vremanagement.vremodeler.stubs   
 

Uses of FunctionalityItem in org.gcube.vremanagement.vremodeler.stubs
 

Methods in org.gcube.vremanagement.vremodeler.stubs that return FunctionalityItem
 FunctionalityItem[] FunctionalityItem.getChilds()
          Gets the childs value for this FunctionalityItem.
 FunctionalityItem FunctionalityItem.getChilds(int i)
           
 FunctionalityItem[] FunctionalityList.getList()
          Gets the list value for this FunctionalityList.
 FunctionalityItem FunctionalityList.getList(int i)
           
 

Methods in org.gcube.vremanagement.vremodeler.stubs with parameters of type FunctionalityItem
 void FunctionalityItem.setChilds(FunctionalityItem[] childs)
          Sets the childs value for this FunctionalityItem.
 void FunctionalityItem.setChilds(int i, FunctionalityItem _value)
           
 void FunctionalityList.setList(FunctionalityItem[] list)
          Sets the list value for this FunctionalityList.
 void FunctionalityList.setList(int i, FunctionalityItem _value)
           
 

Constructors in org.gcube.vremanagement.vremodeler.stubs with parameters of type FunctionalityItem
FunctionalityItem(FunctionalityItem[] childs, String description, int id, String name, ResourceDescriptionItem[] selectableResourcesDescription, boolean selected)
           
FunctionalityList(FunctionalityItem[] list)
           
 



Copyright © 2013. All Rights Reserved.