Uses of Class
org.gcube.index.fulltextindexnode.stubs.StringArray

Packages that use StringArray
org.gcube.index.fulltextindexnode.stubs   
org.gcube.index.fulltextindexnode.stubs.bindings   
 

Uses of StringArray in org.gcube.index.fulltextindexnode.stubs
 

Methods in org.gcube.index.fulltextindexnode.stubs that return StringArray
 StringArray GetIndexInformationResponse.getCollectionID()
          Gets the collectionID value for this GetIndexInformationResponse.
 StringArray[] FullTextIndexNodeResourceProperties.getCollectionID()
          Gets the collectionID value for this FullTextIndexNodeResourceProperties.
 StringArray FullTextIndexNodeResourceProperties.getCollectionID(int i)
           
 StringArray GetIndexInformationResponse.getFields()
          Gets the fields value for this GetIndexInformationResponse.
 StringArray[] FullTextIndexNodeResourceProperties.getFields()
          Gets the fields value for this FullTextIndexNodeResourceProperties.
 StringArray FullTextIndexNodeResourceProperties.getFields(int i)
           
 StringArray FullTextIndexNodeResourceProperties.getSupportedRelations()
          Gets the supportedRelations value for this FullTextIndexNodeResourceProperties.
 

Methods in org.gcube.index.fulltextindexnode.stubs with parameters of type StringArray
 void FullTextIndexNodeResourceProperties.setCollectionID(int i, StringArray _value)
           
 void GetIndexInformationResponse.setCollectionID(StringArray collectionID)
          Sets the collectionID value for this GetIndexInformationResponse.
 void FullTextIndexNodeResourceProperties.setCollectionID(StringArray[] collectionID)
          Sets the collectionID value for this FullTextIndexNodeResourceProperties.
 boolean FullTextIndexNodePortType.setCollections(StringArray parameters)
           
 void FullTextIndexNodeResourceProperties.setFields(int i, StringArray _value)
           
 void GetIndexInformationResponse.setFields(StringArray fields)
          Sets the fields value for this GetIndexInformationResponse.
 boolean FullTextIndexNodePortType.setFields(StringArray parameters)
           
 void FullTextIndexNodeResourceProperties.setFields(StringArray[] fields)
          Sets the fields value for this FullTextIndexNodeResourceProperties.
 void FullTextIndexNodeResourceProperties.setSupportedRelations(StringArray supportedRelations)
          Sets the supportedRelations value for this FullTextIndexNodeResourceProperties.
 

Constructors in org.gcube.index.fulltextindexnode.stubs with parameters of type StringArray
FullTextIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, StringArray[] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, StringArray[] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, StringArray supportedRelations, Calendar terminationTime)
           
FullTextIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, StringArray[] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, StringArray[] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, StringArray supportedRelations, Calendar terminationTime)
           
FullTextIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, StringArray[] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, StringArray[] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, StringArray supportedRelations, Calendar terminationTime)
           
GetIndexInformationResponse(StringArray collectionID, StringArray fields, String indexID)
           
 

Uses of StringArray in org.gcube.index.fulltextindexnode.stubs.bindings
 

Methods in org.gcube.index.fulltextindexnode.stubs.bindings with parameters of type StringArray
 boolean FullTextIndexNodePortTypeSOAPBindingStub.setCollections(StringArray parameters)
           
 boolean FullTextIndexNodePortTypeSOAPBindingStub.setFields(StringArray parameters)
           
 



Copyright © 2013. All Rights Reserved.