| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for human ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setHuman(StringDt theValue)
Sets the value(s) for human ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setKey(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(String theString)
Sets the value for requirements ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setSeverity(BoundCodeDt<ConstraintSeverityEnum> theValue)
Sets the value(s) for severity ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setSeverity(ConstraintSeverityEnum theValue)
Sets the value(s) for severity ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setXpath(String theString)
Sets the value for xpath ()
|
ElementDefinitionDt.Constraint |
ElementDefinitionDt.Constraint.setXpath(StringDt theValue)
Sets the value(s) for xpath ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementDefinitionDt.Constraint> |
ElementDefinitionDt.getConstraint()
Gets the value(s) for constraint ().
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.addConstraint(ElementDefinitionDt.Constraint theValue)
Adds a given new value for constraint ()
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.setConstraint(List<ElementDefinitionDt.Constraint> theValue)
Sets the value(s) for constraint ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.