Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections.StringArray

Packages that use StringArray
org.gcube.application.aquamaps.aquamapsservice.stubs.fw   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis   
org.gcube.common.gis.datamodel.utils   
 

Uses of StringArray in org.gcube.application.aquamaps.aquamapsservice.stubs.fw
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw with parameters of type StringArray
 int MapsStub.deleteSubmitted(StringArray todeleteIds)
           
 GetGenerationLiveReportResponseType DataManagementStub.GetGenerationLiveReportGroup(StringArray id)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty MapsStub.markSaved(StringArray toMarkIds)
           
 

Uses of StringArray in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements that return StringArray
 StringArray CalculateEnvelopeFromCellSelectionRequestType.cellIds()
           
 StringArray RetrieveMapsByCoverageRequestType.speciesList()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements with parameters of type StringArray
 void CalculateEnvelopeFromCellSelectionRequestType.cellIds(StringArray cellIds)
           
 void RetrieveMapsByCoverageRequestType.speciesList(StringArray speciesList)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements with parameters of type StringArray
CalculateEnvelopeFromCellSelectionRequestType(String speciesID, StringArray cellIds)
           
RetrieveMapsByCoverageRequestType(StringArray speciesList, ResourceArray resourceList, boolean includeCustomMaps, boolean includeGisLayers)
           
 

Uses of StringArray in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis that return StringArray
 StringArray TransectInfoType.fields()
           
 StringArray WMSContextInfoType.keywords()
           
 StringArray WMSContextInfoType.layers()
           
 StringArray LayerInfoType.styles()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type StringArray
 void TransectInfoType.fields(StringArray fields)
           
 void WMSContextInfoType.keywords(StringArray keywords)
           
 void WMSContextInfoType.layers(StringArray layers)
           
 void LayerInfoType.styles(StringArray styles)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type StringArray
LayerInfoType(String name, String title, String abstractField, String url, String serverProtocol, String serverPassword, String serverLogin, String serverType, String srs, LayerType type, boolean transparent, boolean baseLayer, int buffer, boolean hasLegend, boolean visible, boolean selected, boolean queryable, BoundsInfoType maxExtent, BoundsInfoType minExtent, String defaultStyle, double opacity, StringArray styles, TransectInfoType transect)
           
TransectInfoType(boolean enabled, String table, int maxElements, int minimumGap, StringArray fields)
           
WMSContextInfoType(int width, int height, String displayProjection, BoundsInfoType maxExtent, BoundsInfoType minExtent, int numZoomLevels, int zoomTo, double lon_center, double lat_center, String units, String title, String name, double maxResolution, StringArray layers, StringArray keywords, String abstractField, String logoFormat, int logoWidth, int logoHeight, String logoUrl, String contactInformation)
           
 

Uses of StringArray in org.gcube.common.gis.datamodel.utils
 

Methods in org.gcube.common.gis.datamodel.utils with parameters of type StringArray
static ArrayList<String> Utils.loadString(StringArray sources)
           
 



Copyright © 2014. All Rights Reserved.