| Package | Description | 
|---|---|
| com.solibri.smc.api.checking | 
| Modifier and Type | Method and Description | 
|---|---|
Severity | 
Result.getSeverity()
Returns the severity of the result. 
 | 
static Severity | 
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Severity[] | 
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Result | 
Result.withSeverity(Severity severity)
Returns a copy of this result with the specified severity. 
 | 
Copyright © 2019 Solibri, Inc.. All rights reserved.