Uses of Class
org.hl7.fhir.r5.model.Count
Packages that use Count
-
Uses of Count in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return CountModifier and TypeMethodDescriptionprotected CountJsonParser.parseCount(com.google.gson.JsonObject json) protected CountXmlParser.parseCount(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type CountModifier and TypeMethodDescriptionprotected voidJsonParser.composeCount(String name, Count element) protected voidRdfParser.composeCount(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Count element, int index) protected voidXmlParser.composeCount(String name, Count element) protected voidXmlParser.composeCountElements(Count element) protected voidJsonParser.composeCountProperties(Count element) protected booleanXmlParser.parseCountContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Count res) protected voidJsonParser.parseCountProperties(com.google.gson.JsonObject json, Count res) -
Uses of Count in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return CountModifier and TypeMethodDescriptionCount.copy()ElementDefinition.getDefaultValueCount()ElementDefinition.getFixedCount()ElementDefinition.getPatternCount()ElementDefinition.ElementDefinitionExampleComponent.getValueCount()Extension.getValueCount()Parameters.ParametersParameterComponent.getValueCount()Task.ParameterComponent.getValueCount()Task.TaskOutputComponent.getValueCount()protected CountCount.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type Count