org.gcube.common.core.resources
Class GCUBEHostingNode.Site

java.lang.Object
  extended by org.gcube.common.core.resources.GCUBEHostingNode.Site
Enclosing class:
GCUBEHostingNode

public static class GCUBEHostingNode.Site
extends Object


Constructor Summary
GCUBEHostingNode.Site()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getCountry()
           
 String getDomain()
           
 String getLatitude()
           
 String getLocation()
           
 String getLongitude()
           
 void setCountry(String country)
           
 void setDomain(String domain)
           
 void setLatitude(String latitude)
           
 void setLocation(String location)
           
 void setLongitude(String longitude)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEHostingNode.Site

public GCUBEHostingNode.Site()
Method Detail

getLocation

public String getLocation()

setLocation

public void setLocation(String location)

getCountry

public String getCountry()

setCountry

public void setCountry(String country)

getLatitude

public String getLatitude()

setLatitude

public void setLatitude(String latitude)

getLongitude

public String getLongitude()

setLongitude

public void setLongitude(String longitude)

getDomain

public String getDomain()

setDomain

public void setDomain(String domain)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.