Uses of Class
org.gcube.common.ghn.service.configuration.Coordinates

Packages that use Coordinates
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.utils   
 

Uses of Coordinates in org.gcube.common.ghn.service.configuration
 

Methods in org.gcube.common.ghn.service.configuration that return Coordinates
 Coordinates ServiceConfiguration.coordinates()
          Returns the coordinates of the service
 Coordinates Coordinates.description(String description)
          Sets the description of the service.
 Coordinates Coordinates.name(String name)
          Sets the name of the service.
 Coordinates Coordinates.serviceClass(String serviceClass)
          Sets the class of the service.
 Coordinates Coordinates.version(String version)
          Sets the version of the service.
 

Methods in org.gcube.common.ghn.service.configuration with parameters of type Coordinates
 ServiceConfiguration ServiceConfiguration.coordinates(Coordinates coordinates)
          Sets the coordinates of the service
 

Uses of Coordinates in org.gcube.common.ghn.service.utils
 

Methods in org.gcube.common.ghn.service.utils with parameters of type Coordinates
static org.gcube.common.resources.gcore.GCoreEndpoint Utils.getEndpointResource(Coordinates coordinate)
           
 



Copyright © 2013. All Rights Reserved.