Package | Description |
---|---|
edu.umd.cs.findbugs.cloud | |
edu.umd.cs.findbugs.cloud.db |
Modifier and Type | Method and Description |
---|---|
Cloud.Mode |
Cloud.getMode() |
static Cloud.Mode |
Cloud.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Cloud.Mode[] |
Cloud.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Cloud.setMode(Cloud.Mode m) |
Modifier and Type | Method and Description |
---|---|
Cloud.Mode |
DBCloud.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
DBCloud.setMode(Cloud.Mode mode) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.