
Uses of Class
org.hl7.fhir.r5.openehr.CAPABILITY
Packages that use CAPABILITY
- 
Uses of CAPABILITY in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type CAPABILITYModifier and TypeFieldDescriptionprotected List<CAPABILITY> ROLE.capabilitiesListAll other details for this ROLE.Methods in org.hl7.fhir.r5.openehr that return CAPABILITYModifier and TypeMethodDescriptionROLE.addCapabilities()CAPABILITY.copy()ROLE.getCapabilitiesFirstRep()protected CAPABILITYOpenehrJsonParser.parseCAPABILITY(com.google.gson.JsonObject json) protected CAPABILITYOpenehrXmlParser.parseCAPABILITY(org.xmlpull.v1.XmlPullParser xpp) CAPABILITY.setCredentials(ITEM_STRUCTURE value) CAPABILITY.setTime_validity(DV_INTERVAL value) protected CAPABILITYCAPABILITY.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 voidOpenehrJsonParser.composeCAPABILITY(String name, CAPABILITY element) protected voidOpenehrXmlParser.composeCAPABILITY(String name, CAPABILITY element) protected voidOpenehrXmlParser.composeCAPABILITYElements(CAPABILITY element) protected voidOpenehrJsonParser.composeCAPABILITYProperties(CAPABILITY element) voidCAPABILITY.copyValues(CAPABILITY dst) protected booleanOpenehrXmlParser.parseCAPABILITYContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CAPABILITY res) protected voidOpenehrJsonParser.parseCAPABILITYProperties(com.google.gson.JsonObject json, CAPABILITY res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type CAPABILITY