|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DetailLevel | |
|---|---|
| org.lsst.ccs.bus | |
| Uses of DetailLevel in org.lsst.ccs.bus |
|---|
| Fields in org.lsst.ccs.bus declared as DetailLevel | |
|---|---|
protected DetailLevel |
BusMessage.detailLevel
|
| Methods in org.lsst.ccs.bus that return DetailLevel | |
|---|---|
DetailLevel |
BusMessage.getDetailLevel()
|
static DetailLevel |
DetailLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DetailLevel[] |
DetailLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.lsst.ccs.bus with parameters of type DetailLevel | |
|---|---|
void |
BusMessage.setDetailLevel(DetailLevel detailLevel)
Sets the detail level. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||