| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
SignatureDt |
SignatureDt.addType(CodingDt theValue)
Adds a given new value for type ()
|
SignatureDt |
SignatureDt.setBlob(Base64BinaryDt theValue)
Sets the value(s) for blob ()
|
SignatureDt |
SignatureDt.setBlob(byte[] theBytes)
Sets the value for blob ()
|
SignatureDt |
SignatureDt.setContentType(CodeDt theValue)
Sets the value(s) for contentType ()
|
SignatureDt |
SignatureDt.setContentType(String theCode)
Sets the value for contentType ()
|
SignatureDt |
SignatureDt.setType(List<CodingDt> theValue)
Sets the value(s) for type ()
|
SignatureDt |
SignatureDt.setWhen(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for when ()
|
SignatureDt |
SignatureDt.setWhen(InstantDt theValue)
Sets the value(s) for when ()
|
SignatureDt |
SignatureDt.setWhenWithMillisPrecision(Date theDate)
Sets the value for when ()
|
SignatureDt |
SignatureDt.setWho(IDatatype theValue)
Sets the value(s) for who[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
SignatureDt |
Provenance.addSignature()
Adds and returns a new value for signature ()
|
SignatureDt |
Bundle.getSignature()
Gets the value(s) for signature ().
|
SignatureDt |
Provenance.getSignatureFirstRep()
Gets the first repetition for signature (),
creating it if it does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
List<SignatureDt> |
Provenance.getSignature()
Gets the value(s) for signature ().
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addSignature(SignatureDt theValue)
Adds a given new value for signature ()
|
Bundle |
Bundle.setSignature(SignatureDt theValue)
Sets the value(s) for signature ()
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.setSignature(List<SignatureDt> theValue)
Sets the value(s) for signature ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.