|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.vo.ConeVerbosity
public class ConeVerbosity
Enumeration class which describes verbosity levels permitted by the Cone Search standard.
Method Summary | |
---|---|
boolean |
equals(Object other)
|
String |
getComment()
Returns a one-word characterisation of this verbosity level. |
int |
getLevel()
Returns the integer verbosity level. |
static ConeVerbosity[] |
getOptions()
Returns legal verbosities for a cone search. |
int |
hashCode()
|
String |
toString()
Stringified level, suitable for use in a combo box. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getComment()
public int getLevel()
public String toString()
toString
in class Object
public boolean equals(Object other)
equals
in class Object
public int hashCode()
hashCode
in class Object
public static ConeVerbosity[] getOptions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |