public class ImpactCategory extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id |
List<ImpactIndicator> |
indicators |
String |
name |
| Constructor and Description |
|---|
ImpactCategory() |
public String id
public String name
public final List<ImpactIndicator> indicators
Copyright © 2021. All rights reserved.