Uses of Class
org.hl7.fhir.r5.model.RegulatedAuthorization
-
Packages that use RegulatedAuthorization Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of RegulatedAuthorization in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return RegulatedAuthorization Modifier and Type Method Description protected RegulatedAuthorizationJsonParser. parseRegulatedAuthorization(com.google.gson.JsonObject json)protected RegulatedAuthorizationXmlParser. parseRegulatedAuthorization(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type RegulatedAuthorization Modifier and Type Method Description protected voidJsonParser. composeRegulatedAuthorization(String name, RegulatedAuthorization element)protected voidRdfParser. composeRegulatedAuthorization(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, RegulatedAuthorization element, int index)protected voidXmlParser. composeRegulatedAuthorization(String name, RegulatedAuthorization element)protected voidXmlParser. composeRegulatedAuthorizationElements(RegulatedAuthorization element)protected voidJsonParser. composeRegulatedAuthorizationProperties(RegulatedAuthorization element)protected booleanXmlParser. parseRegulatedAuthorizationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, RegulatedAuthorization res)protected voidJsonParser. parseRegulatedAuthorizationProperties(com.google.gson.JsonObject json, RegulatedAuthorization res) -
Uses of RegulatedAuthorization in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type RegulatedAuthorization Modifier and Type Method Description voidRegulatedAuthorization. copyValues(RegulatedAuthorization dst)
-