ElementDefinitionDt.Constraint |
ElementDefinitionDt.addConstraint() |
Adds and returns a new value for constraint ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.getConstraintFirstRep() |
Gets the first repetition for constraint (),
creating it if it does not already exist.
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setHuman(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for human ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setHuman(String theString) |
Sets the value for human ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setKey(ca.uhn.fhir.model.primitive.IdDt theValue) |
Sets the value(s) for key ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setKey(String theId) |
Sets the value for key ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for requirements ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setRequirements(String theString) |
Sets the value for requirements ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setSeverity(ConstraintSeverityEnum theValue) |
Sets the value(s) for severity ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setSeverity(ca.uhn.fhir.model.primitive.BoundCodeDt<ConstraintSeverityEnum> theValue) |
Sets the value(s) for severity ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setXpath(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for xpath ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setXpath(String theString) |
Sets the value for xpath ()
|