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

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

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

Methods in org.gcube.vremanagement.vremodeler.stubs that return CollectionType
 CollectionType[] CollectionList.getList()
          Gets the list value for this CollectionList.
 CollectionType CollectionList.getList(int i)
           
 

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

Constructors in org.gcube.vremanagement.vremodeler.stubs with parameters of type CollectionType
CollectionList(CollectionType[] list)
           
 



Copyright © 2013. All Rights Reserved.