Uses of Class
org.hl7.fhir.r5.model.Count
-
Uses of Count in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected Count
JsonParser.parseCount
(com.google.gson.JsonObject json) protected Count
XmlParser.parseCount
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeCount
(String name, Count element) protected void
RdfParser.composeCount
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Count element, int index) protected void
XmlParser.composeCount
(String name, Count element) protected void
XmlParser.composeCountElements
(Count element) protected void
JsonParser.composeCountProperties
(Count element) protected boolean
XmlParser.parseCountContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Count res) protected void
JsonParser.parseCountProperties
(com.google.gson.JsonObject json, Count res) -
Uses of Count in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected Count
Device.cycle
The series of occurrences that repeats during the operation of the device.Modifier and TypeMethodDescriptionstatic Count
TypeConvertor.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 Count
Count.typedCopy()