public class CurrentClassState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CurrentClassState.CurrentModuleState |
| Constructor and Description |
|---|
CurrentClassState(List<CurrentClassState.CurrentModuleState> currentModuleState) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentClassState.CurrentModuleState> |
getCurrentModuleState() |
public CurrentClassState(List<CurrentClassState.CurrentModuleState> currentModuleState)
public List<CurrentClassState.CurrentModuleState> getCurrentModuleState()
Copyright © 2020 JBoss by Red Hat. All rights reserved.