|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.util.serverlist.ServerListEntry
com.microsoft.tfs.core.util.serverlist.ServerListConfigurationEntry
public class ServerListConfigurationEntry
Constructor Summary | |
---|---|
ServerListConfigurationEntry(java.lang.String name,
ServerListEntryType type,
java.net.URI uri)
|
Method Summary | |
---|---|
int |
compareTo(ServerListConfigurationEntry other)
|
boolean |
equals(java.lang.Object o)
|
java.util.Set<ServerListCollectionEntry> |
getCollections()
|
int |
hashCode()
|
Methods inherited from class com.microsoft.tfs.core.util.serverlist.ServerListEntry |
---|
compareTo, getName, getType, getURI |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerListConfigurationEntry(java.lang.String name, ServerListEntryType type, java.net.URI uri)
Method Detail |
---|
public java.util.Set<ServerListCollectionEntry> getCollections()
public int compareTo(ServerListConfigurationEntry other)
compareTo
in interface java.lang.Comparable<ServerListConfigurationEntry>
public int hashCode()
hashCode
in class ServerListEntry
public boolean equals(java.lang.Object o)
equals
in class ServerListEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |