| Package | Description |
|---|---|
| com.deque.html.axecore.results |
| Modifier and Type | Method and Description |
|---|---|
List<Check> |
CheckedNode.getAll() |
List<Check> |
CheckedNode.getAny() |
List<Check> |
CheckedNode.getNone() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckedNode.setAll(List<Check> all) |
void |
CheckedNode.setAny(List<Check> any) |
void |
CheckedNode.setNone(List<Check> none) |
Copyright © 2020. All rights reserved.