
Uses of Class
org.hl7.fhir.r5.openehr.CAPABILITY
Packages that use CAPABILITY
-
Uses of CAPABILITY in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type CAPABILITYModifier and TypeFieldDescriptionprotected List
<CAPABILITY> ROLE.capabilitiesList
All other details for this ROLE.Methods in org.hl7.fhir.r5.openehr that return CAPABILITYModifier and TypeMethodDescriptionROLE.addCapabilities()
CAPABILITY.copy()
ROLE.getCapabilitiesFirstRep()
protected CAPABILITY
OpenehrJsonParser.parseCAPABILITY
(com.google.gson.JsonObject json) protected CAPABILITY
OpenehrXmlParser.parseCAPABILITY
(org.xmlpull.v1.XmlPullParser xpp) CAPABILITY.setCredentials
(ITEM_STRUCTURE value) CAPABILITY.setTime_validity
(DV_INTERVAL value) protected CAPABILITY
CAPABILITY.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type CAPABILITYMethods in org.hl7.fhir.r5.openehr with parameters of type CAPABILITYModifier and TypeMethodDescriptionROLE.addCapabilities
(CAPABILITY t) protected void
OpenehrJsonParser.composeCAPABILITY
(String name, CAPABILITY element) protected void
OpenehrXmlParser.composeCAPABILITY
(String name, CAPABILITY element) protected void
OpenehrXmlParser.composeCAPABILITYElements
(CAPABILITY element) protected void
OpenehrJsonParser.composeCAPABILITYProperties
(CAPABILITY element) void
CAPABILITY.copyValues
(CAPABILITY dst) protected boolean
OpenehrXmlParser.parseCAPABILITYContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CAPABILITY res) protected void
OpenehrJsonParser.parseCAPABILITYProperties
(com.google.gson.JsonObject json, CAPABILITY res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type CAPABILITY