public class RegistryErrorList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
highestSeverity |
protected List<RegistryError> |
registryError |
| Constructor and Description |
|---|
RegistryErrorList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHighestSeverity() |
List<RegistryError> |
getRegistryError() |
void |
setHighestSeverity(String value) |
protected List<RegistryError> registryError
protected String highestSeverity
public List<RegistryError> getRegistryError()
public String getHighestSeverity()
public void setHighestSeverity(String value)
Copyright © 2021. All rights reserved.