
Uses of Class
ca.uhn.fhir.model.dstu2.composite.ElementDefinitionDt
Packages that use ElementDefinitionDt
-
Uses of ElementDefinitionDt in ca.uhn.fhir.model.dstu2.composite
Methods in ca.uhn.fhir.model.dstu2.composite that return ElementDefinitionDtModifier and TypeMethodDescriptionElementDefinitionDt.addAlias
(ca.uhn.fhir.model.primitive.StringDt theValue) Adds a given new value for alias ()Adds a new value for alias ()Adds a given new value for code ()ElementDefinitionDt.addCondition
(ca.uhn.fhir.model.primitive.IdDt theValue) Adds a given new value for condition ()ElementDefinitionDt.addCondition
(String theId) Adds a new value for condition ()ElementDefinitionDt.addConstraint
(ElementDefinitionDt.Constraint theValue) Adds a given new value for constraint ()ElementDefinitionDt.addMapping
(ElementDefinitionDt.Mapping theValue) Adds a given new value for mapping ()ElementDefinitionDt.addType
(ElementDefinitionDt.Type theValue) Adds a given new value for type ()Sets the value(s) for alias ()ElementDefinitionDt.setBase
(ElementDefinitionDt.Base theValue) Sets the value(s) for base ()ElementDefinitionDt.setBinding
(ElementDefinitionDt.Binding theValue) Sets the value(s) for binding ()Sets the value(s) for code ()ElementDefinitionDt.setComments
(ca.uhn.fhir.model.primitive.MarkdownDt theValue) Sets the value(s) for comments ()ElementDefinitionDt.setCondition
(List<ca.uhn.fhir.model.primitive.IdDt> theValue) Sets the value(s) for condition ()ElementDefinitionDt.setConstraint
(List<ElementDefinitionDt.Constraint> theValue) Sets the value(s) for constraint ()ElementDefinitionDt.setDefaultValue
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for defaultValue[x] ()ElementDefinitionDt.setDefinition
(ca.uhn.fhir.model.primitive.MarkdownDt theValue) Sets the value(s) for definition ()ElementDefinitionDt.setExample
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for example[x] ()ElementDefinitionDt.setFixed
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for fixed[x] ()ElementDefinitionDt.setIsModifier
(boolean theBoolean) Sets the value for isModifier ()ElementDefinitionDt.setIsModifier
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for isModifier ()ElementDefinitionDt.setIsSummary
(boolean theBoolean) Sets the value for isSummary ()ElementDefinitionDt.setIsSummary
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for isSummary ()ElementDefinitionDt.setLabel
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for label ()Sets the value for label ()ElementDefinitionDt.setMapping
(List<ElementDefinitionDt.Mapping> theValue) Sets the value(s) for mapping ()ElementDefinitionDt.setMax
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for max ()Sets the value for max ()ElementDefinitionDt.setMaxLength
(int theInteger) Sets the value for maxLength ()ElementDefinitionDt.setMaxLength
(ca.uhn.fhir.model.primitive.IntegerDt theValue) Sets the value(s) for maxLength ()ElementDefinitionDt.setMaxValue
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for maxValue[x] ()ElementDefinitionDt.setMeaningWhenMissing
(ca.uhn.fhir.model.primitive.MarkdownDt theValue) Sets the value(s) for meaningWhenMissing ()ElementDefinitionDt.setMin
(int theInteger) Sets the value for min ()ElementDefinitionDt.setMin
(ca.uhn.fhir.model.primitive.IntegerDt theValue) Sets the value(s) for min ()ElementDefinitionDt.setMinValue
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for minValue[x] ()ElementDefinitionDt.setMustSupport
(boolean theBoolean) Sets the value for mustSupport ()ElementDefinitionDt.setMustSupport
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for mustSupport ()ElementDefinitionDt.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()ElementDefinitionDt.setNameReference
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for nameReference ()ElementDefinitionDt.setNameReference
(String theString) Sets the value for nameReference ()ElementDefinitionDt.setPath
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for path ()Sets the value for path ()ElementDefinitionDt.setPattern
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for pattern[x] ()ElementDefinitionDt.setRepresentation
(PropertyRepresentationEnum theValue) Sets the value(s), and clears any existing value(s) for representation ()ElementDefinitionDt.setRepresentation
(List<ca.uhn.fhir.model.primitive.BoundCodeDt<PropertyRepresentationEnum>> theValue) Sets the value(s) for representation ()ElementDefinitionDt.setRequirements
(ca.uhn.fhir.model.primitive.MarkdownDt theValue) Sets the value(s) for requirements ()ElementDefinitionDt.setShort
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for short ()Sets the value for short ()ElementDefinitionDt.setSlicing
(ElementDefinitionDt.Slicing theValue) Sets the value(s) for slicing ()ElementDefinitionDt.setType
(List<ElementDefinitionDt.Type> theValue) Sets the value(s) for type () -
Uses of ElementDefinitionDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ElementDefinitionDtModifier and TypeMethodDescriptionDataElement.addElement()
Adds and returns a new value for element ()StructureDefinition.Differential.addElement()
Adds and returns a new value for element ()StructureDefinition.Snapshot.addElement()
Adds and returns a new value for element ()DataElement.getElementFirstRep()
Gets the first repetition for element (), creating it if it does not already exist.StructureDefinition.Differential.getElementFirstRep()
Gets the first repetition for element (), creating it if it does not already exist.StructureDefinition.Snapshot.getElementFirstRep()
Gets the first repetition for element (), creating it if it does not already exist.Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ElementDefinitionDtModifier and TypeMethodDescriptionDataElement.getElement()
Gets the value(s) for element ().StructureDefinition.Differential.getElement()
Gets the value(s) for element ().StructureDefinition.Snapshot.getElement()
Gets the value(s) for element ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ElementDefinitionDtModifier and TypeMethodDescriptionDataElement.addElement
(ElementDefinitionDt theValue) Adds a given new value for element ()StructureDefinition.Differential.addElement
(ElementDefinitionDt theValue) Adds a given new value for element ()StructureDefinition.Snapshot.addElement
(ElementDefinitionDt theValue) Adds a given new value for element ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ElementDefinitionDtModifier and TypeMethodDescriptionDataElement.setElement
(List<ElementDefinitionDt> theValue) Sets the value(s) for element ()StructureDefinition.Differential.setElement
(List<ElementDefinitionDt> theValue) Sets the value(s) for element ()StructureDefinition.Snapshot.setElement
(List<ElementDefinitionDt> theValue) Sets the value(s) for element ()