Uses of Class
org.gcube.smartgears.configuration.container.Site
-
Packages that use Site Package Description org.gcube.smartgears.configuration.container -
-
Uses of Site in org.gcube.smartgears.configuration.container
Methods in org.gcube.smartgears.configuration.container that return Site Modifier and Type Method Description SiteSite. country(String country)Sets the country.SiteSite. latitude(String latitude)Sets the latitude.SiteSite. location(String location)Sets the location.SiteSite. longitude(String longitude)Sets the longitude.SiteContainerConfiguration. site()Returns the geographical site of the container.Methods in org.gcube.smartgears.configuration.container with parameters of type Site Modifier and Type Method Description ContainerConfigurationContainerConfiguration. site(Site site)Sets the geographical site of the container.
-