|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.sounding.Link.End
public static class Link.End
Provides support for the end of a Link.
| Constructor Summary | |
|---|---|
Link.End(String name)
Constructs. |
|
| Method Summary | |
|---|---|
int |
compareTo(Object that)
Compares this end to another end. |
String |
getName()
Gets the name of this end of the link. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Link.End(String name)
name - The name of the end of the link.| Method Detail |
|---|
public String getName()
public int compareTo(Object that)
compareTo in interface Comparablethat - The other end.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||