|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusType | |
|---|---|
| org.ow2.jasmine.probe.probemanager.generated | |
| Uses of StatusType in org.ow2.jasmine.probe.probemanager.generated |
|---|
| Fields in org.ow2.jasmine.probe.probemanager.generated declared as StatusType | |
|---|---|
protected StatusType |
Probe.status
|
| Methods in org.ow2.jasmine.probe.probemanager.generated that return StatusType | |
|---|---|
static StatusType |
StatusType.fromValue(java.lang.String v)
|
StatusType |
Probe.getStatus()
Gets the value of the status property. |
static StatusType |
StatusType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatusType[] |
StatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.jasmine.probe.probemanager.generated with parameters of type StatusType | |
|---|---|
void |
Probe.setStatus(StatusType value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||