| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Contract.SecurityLabelComponent |
JsonParser.parseContractSecurityLabelComponent(com.google.gson.JsonObject json,
Contract owner) |
protected Contract.SecurityLabelComponent |
XmlParser.parseContractSecurityLabelComponent(org.xmlpull.v1.XmlPullParser xpp,
Contract owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeContractSecurityLabelComponent(String name,
Contract.SecurityLabelComponent element) |
protected void |
XmlParser.composeContractSecurityLabelComponent(String name,
Contract.SecurityLabelComponent element) |
protected void |
XmlParser.composeContractSecurityLabelComponentElements(Contract.SecurityLabelComponent element) |
protected void |
JsonParser.composeContractSecurityLabelComponentInner(Contract.SecurityLabelComponent element) |
protected boolean |
XmlParser.parseContractSecurityLabelComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Contract owner,
Contract.SecurityLabelComponent res) |
protected void |
JsonParser.parseContractSecurityLabelComponentProperties(com.google.gson.JsonObject json,
Contract owner,
Contract.SecurityLabelComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Contract.SecurityLabelComponent> |
Contract.TermComponent.securityLabel
Security labels that protect the handling of information about the term and its elements, which may be specifically identified..
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.SecurityLabelComponent> |
Contract.TermComponent.getSecurityLabel() |
| Modifier and Type | Method and Description |
|---|---|
Contract.TermComponent |
Contract.TermComponent.addSecurityLabel(Contract.SecurityLabelComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Contract.TermComponent |
Contract.TermComponent.setSecurityLabel(List<Contract.SecurityLabelComponent> theSecurityLabel) |
Copyright © 2014–2019 University Health Network. All rights reserved.