| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Contract.Signer |
Contract.addSigner()
Adds and returns a new value for signer ()
|
Contract.Signer |
Contract.getSignerFirstRep()
Gets the first repetition for signer (),
creating it if it does not already exist.
|
Contract.Signer |
Contract.Signer.setParty(ResourceReferenceDt theValue)
Sets the value(s) for party ()
|
Contract.Signer |
Contract.Signer.setSignature(String theString)
Sets the value for signature ()
|
Contract.Signer |
Contract.Signer.setSignature(StringDt theValue)
Sets the value(s) for signature ()
|
Contract.Signer |
Contract.Signer.setType(CodingDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.Signer> |
Contract.getSigner()
Gets the value(s) for signer ().
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addSigner(Contract.Signer theValue)
Adds a given new value for signer ()
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.setSigner(List<Contract.Signer> theValue)
Sets the value(s) for signer ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.