Uses of Class
org.gcube.data.harmonization.occurrence.stubs.StringFormat

Packages that use StringFormat
org.gcube.data.harmonization.occurrence.stubs   
 

Uses of StringFormat in org.gcube.data.harmonization.occurrence.stubs
 

Fields in org.gcube.data.harmonization.occurrence.stubs declared as StringFormat
static StringFormat StringFormat.JSON
           
static StringFormat StringFormat.XML
           
 

Methods in org.gcube.data.harmonization.occurrence.stubs that return StringFormat
static StringFormat StringFormat.fromString(String value)
           
static StringFormat StringFormat.fromValue(String value)
           
 StringFormat GetStringListRequestType.getStringFormat()
          Gets the stringFormat value for this GetStringListRequestType.
 

Methods in org.gcube.data.harmonization.occurrence.stubs with parameters of type StringFormat
 void GetStringListRequestType.setStringFormat(StringFormat stringFormat)
          Sets the stringFormat value for this GetStringListRequestType.
 

Constructors in org.gcube.data.harmonization.occurrence.stubs with parameters of type StringFormat
GetStringListRequestType(org.gcube.common.core.types.StringMap filtersMap, ResourceType resource, PagedRequestSettings settings, StringFormat stringFormat)
           
 



Copyright © 2012. All Rights Reserved.