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