
Uses of Class
org.hl7.fhir.dstu2.model.Contract.TermActorComponent
Packages that use Contract.TermActorComponent
-
Uses of Contract.TermActorComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Contract.TermActorComponentModifier and TypeMethodDescriptionprotected Contract.TermActorComponent
JsonParser.parseContractTermActorComponent
(com.google.gson.JsonObject json, Contract owner) protected Contract.TermActorComponent
XmlParser.parseContractTermActorComponent
(org.xmlpull.v1.XmlPullParser xpp, Contract owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Contract.TermActorComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeContractTermActorComponent
(String name, Contract.TermActorComponent element) protected void
XmlParser.composeContractTermActorComponent
(String name, Contract.TermActorComponent element) protected void
JsonParser.composeContractTermActorComponentInner
(Contract.TermActorComponent element) -
Uses of Contract.TermActorComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Contract.TermActorComponentModifier and TypeFieldDescriptionprotected List
<Contract.TermActorComponent> Contract.TermComponent.actor
List of actors participating in this Contract Provision.Methods in org.hl7.fhir.dstu2.model that return Contract.TermActorComponentModifier and TypeMethodDescriptionContract.TermComponent.addActor()
Contract.TermActorComponent.addRole
(CodeableConcept t) Contract.TermActorComponent.copy()
Contract.TermActorComponent.setEntityTarget
(Resource value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Contract.TermActorComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Contract.TermActorComponent