
Uses of Class
org.hl7.fhir.r5.model.PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent
-
Uses of PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeMethodDescriptionJsonParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponent(com.google.gson.JsonObject json) XmlParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent(String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected voidRdfParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element, int index) protected voidXmlParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent(String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected voidXmlParser.composePackagedProductDefinitionLegalStatusOfSupplyComponentElements(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected voidJsonParser.composePackagedProductDefinitionLegalStatusOfSupplyComponentProperties(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected booleanXmlParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent res) protected voidJsonParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponentProperties(com.google.gson.JsonObject json, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent res) -
Uses of PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeFieldDescriptionPackagedProductDefinition.legalStatusOfSupplyThe legal status of supply of the packaged item as classified by the regulator.Methods in org.hl7.fhir.r5.model that return PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeMethodDescriptionPackagedProductDefinition.addLegalStatusOfSupply()PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.copy()PackagedProductDefinition.getLegalStatusOfSupplyFirstRep()PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.setCode(CodeableConcept value) PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.setJurisdiction(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentMethods in org.hl7.fhir.r5.model with parameters of type PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeMethodDescriptionPackagedProductDefinition.addLegalStatusOfSupply(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent t) voidPackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.copyValues(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponentModifier and TypeMethodDescriptionPackagedProductDefinition.setLegalStatusOfSupply(List<PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent> theLegalStatusOfSupply)