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