| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.Error |
ClaimResponse.addError()
Adds and returns a new value for error ()
|
ClaimResponse.Error |
ClaimResponse.getErrorFirstRep()
Gets the first repetition for error (),
creating it if it does not already exist.
|
ClaimResponse.Error |
ClaimResponse.Error.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.Error |
ClaimResponse.Error.setDetailSequenceLinkId(int theInteger)
Sets the value for detailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setDetailSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for detailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSequenceLinkId(int theInteger)
Sets the value for sequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for sequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSubdetailSequenceLinkId(int theInteger)
Sets the value for subdetailSequenceLinkId ()
|
ClaimResponse.Error |
ClaimResponse.Error.setSubdetailSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for subdetailSequenceLinkId ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ClaimResponse.Error> |
ClaimResponse.getError()
Gets the value(s) for error ().
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse |
ClaimResponse.addError(ClaimResponse.Error theValue)
Adds a given new value for error ()
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse |
ClaimResponse.setError(List<ClaimResponse.Error> theValue)
Sets the value(s) for error ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.