public interface IPrimitiveType<T> extends IBaseDatatype
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
String |
getValueAsString() |
boolean |
hasValue() |
IPrimitiveType<T> |
setValue(T theValue) |
void |
setValueAsString(String theValue) |
fhirType, getFormatCommentsPost, getFormatCommentsPre, hasFormatComment, isEmptyvoid setValueAsString(String theValue) throws IllegalArgumentException
IllegalArgumentExceptionString getValueAsString()
boolean hasValue()
IPrimitiveType<T> setValue(T theValue) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2014–2019 University Health Network. All rights reserved.