public interface HasFacts
| Modifier and Type | Method and Description |
|---|---|
List<Fact> |
getFacts()
The conclusions about the facts of a conclusion resource.
|
void |
setFacts(List<Fact> facts)
The fact conclusions for the person.
|
Copyright © 2016. All rights reserved.