public class ClusterInformation extends Object
ClusterInformation()
ClusterInformation(String name, String link)
boolean
equals(Object o)
String
getLink()
getName()
int
hashCode()
void
setLink(String link)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ClusterInformation()
public ClusterInformation(String name, String link)
public String getName()
public String getLink()
public void setName(String name)
public void setLink(String link)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.