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

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

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

Methods in org.gcube.index.forwardindexnode.stubs that return StringArray
 StringArray GetIndexInformationResponse.getCollectionID()
          Gets the collectionID value for this GetIndexInformationResponse.
 StringArray GetIndexInformationResponse.getFields()
          Gets the fields value for this GetIndexInformationResponse.
 

Methods in org.gcube.index.forwardindexnode.stubs with parameters of type StringArray
 void GetIndexInformationResponse.setCollectionID(StringArray collectionID)
          Sets the collectionID value for this GetIndexInformationResponse.
 boolean ForwardIndexNodePortType.setCollections(StringArray parameters)
           
 void GetIndexInformationResponse.setFields(StringArray fields)
          Sets the fields value for this GetIndexInformationResponse.
 boolean ForwardIndexNodePortType.setFields(StringArray parameters)
           
 

Constructors in org.gcube.index.forwardindexnode.stubs with parameters of type StringArray
GetIndexInformationResponse(StringArray collectionID, String contentType, StringArray fields, String indexID, KeyDescriptionArray keyDescription)
           
 

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

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



Copyright © 2013. All Rights Reserved.