
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
Fields in org.hl7.fhir.r5.model declared as CountModifier and TypeFieldDescriptionprotected CountDevice.cycleThe series of occurrences that repeats during the operation of the device.Methods in org.hl7.fhir.r5.model that return CountModifier and TypeMethodDescriptionstatic CountTypeConvertor.castToCount(Base b) Count.copy()Device.getCycle()ElementDefinition.getDefaultValueCount()ElementDefinition.getFixedCount()ElementDefinition.getPatternCount()ElementDefinition.ElementDefinitionExampleComponent.getValueCount()Extension.getValueCount()Parameters.ParametersParameterComponent.getValueCount()Task.TaskInputComponent.getValueCount()Task.TaskOutputComponent.getValueCount()Transport.ParameterComponent.getValueCount()Transport.TransportOutputComponent.getValueCount()protected CountCount.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type Count