Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.SystemTable

Packages that use SystemTable
org.gcube.application.aquamaps.aquamapsservice.client.proxies   
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types   
 

Uses of SystemTable in org.gcube.application.aquamaps.aquamapsservice.client.proxies
 

Methods in org.gcube.application.aquamaps.aquamapsservice.client.proxies with parameters of type SystemTable
 String DefaultDataManagement.getSystemTableName(SystemTable tableType)
           
 String DataManagement.getSystemTableName(SystemTable table)
           
 

Uses of SystemTable in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types
 

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



Copyright © 2013. All Rights Reserved.