
Uses of Class
ca.uhn.fhir.model.dstu2.composite.ElementDefinitionDt.Base
Packages that use ElementDefinitionDt.Base
-
Uses of ElementDefinitionDt.Base in ca.uhn.fhir.model.dstu2.composite
Methods in ca.uhn.fhir.model.dstu2.composite that return ElementDefinitionDt.BaseModifier and TypeMethodDescriptionElementDefinitionDt.getBase()
Gets the value(s) for base ().ElementDefinitionDt.Base.setMax
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for max ()Sets the value for max ()ElementDefinitionDt.Base.setMin
(int theInteger) Sets the value for min ()ElementDefinitionDt.Base.setMin
(ca.uhn.fhir.model.primitive.IntegerDt theValue) Sets the value(s) for min ()ElementDefinitionDt.Base.setPath
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for path ()Sets the value for path ()Methods in ca.uhn.fhir.model.dstu2.composite with parameters of type ElementDefinitionDt.BaseModifier and TypeMethodDescriptionElementDefinitionDt.setBase
(ElementDefinitionDt.Base theValue) Sets the value(s) for base ()