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 ()ElementDefinitionDt.addCode(ca.uhn.fhir.model.dstu2.composite.CodingDt theValue) 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(ca.uhn.fhir.model.dstu2.valueset.PropertyRepresentationEnum theValue) Sets the value(s), and clears any existing value(s) for representation ()ElementDefinitionDt.setRepresentation(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ca.uhn.fhir.model.dstu2.valueset.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 ()