public class ModuleState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModuleState.State |
| Constructor and Description |
|---|
ModuleState() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDetails() |
ModuleState.State |
getState() |
void |
setDetails(Object details) |
void |
setState(ModuleState.State state) |
String |
toString() |
public Object getDetails()
public ModuleState.State getState()
public void setDetails(Object details)
public void setState(ModuleState.State state)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.