| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Contract.LegalLanguageComponent> |
Contract.legal
List of Legal expressions or representations of this Contract.
|
| Modifier and Type | Method and Description |
|---|---|
Contract.LegalLanguageComponent |
Contract.addLegal() |
Contract.LegalLanguageComponent |
Contract.LegalLanguageComponent.copy() |
Contract.LegalLanguageComponent |
Contract.getLegalFirstRep() |
Contract.LegalLanguageComponent |
Contract.LegalLanguageComponent.setContent(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<Contract.LegalLanguageComponent> |
Contract.getLegal() |
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addLegal(Contract.LegalLanguageComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.setLegal(List<Contract.LegalLanguageComponent> theLegal) |
Copyright © 2014–2017 University Health Network. All rights reserved.