| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Test |
Test.addB64Corr(Base64BinaryDt theValue)
Adds a given new value for b64Corr ()
|
Test |
Test.addB64Corr(byte[] theBytes)
Adds a new value for b64Corr ()
|
Test |
Test.addB64Err(Base64BinaryDt theValue)
Adds a given new value for b64Err ()
|
Test |
Test.addB64Err(byte[] theBytes)
Adds a new value for b64Err ()
|
Test |
Test.addBooleanCorr(boolean theBoolean)
Adds a new value for booleanCorr ()
|
Test |
Test.addBooleanCorr(BooleanDt theValue)
Adds a given new value for booleanCorr ()
|
Test |
Test.addBooleanErr(boolean theBoolean)
Adds a new value for booleanErr ()
|
Test |
Test.addBooleanErr(BooleanDt theValue)
Adds a given new value for booleanErr ()
|
Test |
Test.addDecimalCorr(BigDecimal theValue)
Adds a new value for decimalCorr ()
|
Test |
Test.addDecimalCorr(DecimalDt theValue)
Adds a given new value for decimalCorr ()
|
Test |
Test.addDecimalCorr(double theValue)
Adds a new value for decimalCorr ()
|
Test |
Test.addDecimalCorr(long theValue)
Adds a new value for decimalCorr ()
|
Test |
Test.addDecimalErr(BigDecimal theValue)
Adds a new value for decimalErr ()
|
Test |
Test.addDecimalErr(DecimalDt theValue)
Adds a given new value for decimalErr ()
|
Test |
Test.addDecimalErr(double theValue)
Adds a new value for decimalErr ()
|
Test |
Test.addDecimalErr(long theValue)
Adds a new value for decimalErr ()
|
Test |
Test.addInstantCorr(Date theDate)
Adds a new value for instantCorr ()
|
Test |
Test.addInstantCorr(Date theDate,
TemporalPrecisionEnum thePrecision)
Adds a new value for instantCorr ()
|
Test |
Test.addInstantCorr(InstantDt theValue)
Adds a given new value for instantCorr ()
|
Test |
Test.addInstantErr(Date theDate)
Adds a new value for instantErr ()
|
Test |
Test.addInstantErr(Date theDate,
TemporalPrecisionEnum thePrecision)
Adds a new value for instantErr ()
|
Test |
Test.addInstantErr(InstantDt theValue)
Adds a given new value for instantErr ()
|
Test |
Test.addIntegerCorr(int theInteger)
Adds a new value for integerCorr ()
|
Test |
Test.addIntegerCorr(IntegerDt theValue)
Adds a given new value for integerCorr ()
|
Test |
Test.addIntegerErr(int theInteger)
Adds a new value for integerErr ()
|
Test |
Test.addIntegerErr(IntegerDt theValue)
Adds a given new value for integerErr ()
|
Test |
Test.addStringCorr(String theString)
Adds a new value for stringCorr ()
|
Test |
Test.addStringCorr(StringDt theValue)
Adds a given new value for stringCorr ()
|
Test |
Test.addStringErr(String theString)
Adds a new value for stringErr ()
|
Test |
Test.addStringErr(StringDt theValue)
Adds a given new value for stringErr ()
|
Test |
Test.addUriCorr(String theUri)
Adds a new value for uriCorr ()
|
Test |
Test.addUriCorr(UriDt theValue)
Adds a given new value for uriCorr ()
|
Test |
Test.addUriErr(String theUri)
Adds a new value for uriErr ()
|
Test |
Test.addUriErr(UriDt theValue)
Adds a given new value for uriErr ()
|
Test |
Test.setB64Corr(List<Base64BinaryDt> theValue)
Sets the value(s) for b64Corr ()
|
Test |
Test.setB64Err(List<Base64BinaryDt> theValue)
Sets the value(s) for b64Err ()
|
Test |
Test.setBooleanCorr(List<BooleanDt> theValue)
Sets the value(s) for booleanCorr ()
|
Test |
Test.setBooleanErr(List<BooleanDt> theValue)
Sets the value(s) for booleanErr ()
|
Test |
Test.setDecimalCorr(List<DecimalDt> theValue)
Sets the value(s) for decimalCorr ()
|
Test |
Test.setDecimalErr(List<DecimalDt> theValue)
Sets the value(s) for decimalErr ()
|
Test |
Test.setInstantCorr(List<InstantDt> theValue)
Sets the value(s) for instantCorr ()
|
Test |
Test.setInstantErr(List<InstantDt> theValue)
Sets the value(s) for instantErr ()
|
Test |
Test.setIntegerCorr(List<IntegerDt> theValue)
Sets the value(s) for integerCorr ()
|
Test |
Test.setIntegerErr(List<IntegerDt> theValue)
Sets the value(s) for integerErr ()
|
Test |
Test.setStringCorr(List<StringDt> theValue)
Sets the value(s) for stringCorr ()
|
Test |
Test.setStringErr(List<StringDt> theValue)
Sets the value(s) for stringErr ()
|
Test |
Test.setUriCorr(List<UriDt> theValue)
Sets the value(s) for uriCorr ()
|
Test |
Test.setUriErr(List<UriDt> theValue)
Sets the value(s) for uriErr ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.