|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDefinition.Status | |
---|---|
de.schwarzrot.app.domain | domain classes used by applications |
Uses of ServiceDefinition.Status in de.schwarzrot.app.domain |
---|
Methods in de.schwarzrot.app.domain that return ServiceDefinition.Status | |
---|---|
ServiceDefinition.Status |
ServiceDefinition.getStatus()
returns the status of a java system service |
static ServiceDefinition.Status |
ServiceDefinition.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceDefinition.Status[] |
ServiceDefinition.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.schwarzrot.app.domain with parameters of type ServiceDefinition.Status | |
---|---|
void |
ServiceDefinition.setStatus(ServiceDefinition.Status status)
sets the status of a service |
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |