Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent
Packages that use MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(com.google.gson.JsonObject json, MedicationKnowledge owner)XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner)Methods in org.hl7.fhir.r4.formats with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element)protected voidRdfParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element, int index)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element)protected voidXmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentElements(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element)protected voidJsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentInner(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element)protected booleanXmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res)protected voidJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentProperties(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentModifier and TypeFieldDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.maxDispenseThe maximum number of units of the medication that can be dispensed in a period.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentModifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.copy()MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getMaxDispense()MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setQuantity(Quantity value)Methods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentModifier and TypeMethodDescriptionvoidMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.copyValues(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent dst)MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setMaxDispense(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent value)