public interface Checking
Modifier and Type | Interface and Description |
---|---|
static class |
Checking.State
Describes the state of the checking.
|
Modifier and Type | Method and Description |
---|---|
Collection<Result> |
getResults()
Returns results of the checking.
|
Checking.State |
getState()
Returns the state of the checking.
|
Checking.State getState()
Collection<Result> getResults()
Copyright © 2020 Solibri, Inc.. All rights reserved.