Uses of Class
org.gcube.common.core.types.StringArray

Packages that use StringArray
org.gcube.common.core.types   
 

Uses of StringArray in org.gcube.common.core.types
 

Methods in org.gcube.common.core.types that return StringArray
 StringArray[] StringArrayArray.getArrays()
          Gets the arrays value for this StringArrayArray.
 StringArray StringArrayArray.getArrays(int i)
           
 

Methods in org.gcube.common.core.types with parameters of type StringArray
 void StringArrayArray.setArrays(int i, StringArray _value)
           
 void StringArrayArray.setArrays(StringArray[] arrays)
          Sets the arrays value for this StringArrayArray.
 

Constructors in org.gcube.common.core.types with parameters of type StringArray
StringArrayArray(StringArray[] arrays)
           
 



Copyright © 2012. All Rights Reserved.