public class ConeVerbosity extends Object
Modifier and Type | Method and Description |
---|---|
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.
|
public String getComment()
public int getLevel()
public String toString()
public static ConeVerbosity[] getOptions()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.