public class ServiceNode extends Object
ServiceNode()
ServiceNode(Zone zone, String url)
boolean
equals(Object other)
String
getUrl()
Zone
getZone()
int
hashCode()
void
setUrl(String url)
setZone(Zone zone)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ServiceNode()
public ServiceNode(Zone zone, String url)
public Zone getZone()
public void setZone(Zone zone)
public String getUrl()
public void setUrl(String url)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object other)
equals
Copyright © 2020 org.mydotey. All rights reserved.