Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.ViewTableFormat

Packages that use ViewTableFormat
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types   
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements that return ViewTableFormat
 ViewTableFormat ViewTableRequest.format()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements with parameters of type ViewTableFormat
 void ViewTableRequest.format(ViewTableFormat format)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements with parameters of type ViewTableFormat
ViewTableRequest(String tablename, PagedRequestSettings settings, FieldArray filter, ViewTableFormat format)
           
 

Uses of ViewTableFormat in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types that return ViewTableFormat
static ViewTableFormat ViewTableFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewTableFormat[] ViewTableFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.