public class BoundCodeDt<T extends Enum<?>> extends CodeDt
| Constructor and Description |
|---|
BoundCodeDt()
Deprecated.
This constructor is provided only for serialization support. Do not call it directly!
|
BoundCodeDt(IValueSetEnumBinder<T> theBinder) |
BoundCodeDt(IValueSetEnumBinder<T> theBinder,
T theValue) |
| Modifier and Type | Method and Description |
|---|---|
IValueSetEnumBinder<T> |
getBinder() |
T |
getValueAsEnum() |
void |
readExternal(ObjectInput theIn) |
void |
setValueAsEnum(T theValue) |
void |
writeExternal(ObjectOutput theOut) |
equals, getValue, getValueAsString, hashCode, hasValue, setValue, setValueAsString, toString, updateStringValuegetElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, finalize, getClass, notify, notifyAll, wait, wait, waitfhirType, getFormatCommentsPost, getFormatCommentsPre, hasFormatComment@Deprecated public BoundCodeDt()
public BoundCodeDt(IValueSetEnumBinder<T> theBinder)
public BoundCodeDt(IValueSetEnumBinder<T> theBinder, T theValue)
public IValueSetEnumBinder<T> getBinder()
public T getValueAsEnum()
public void readExternal(ObjectInput theIn) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class BasePrimitive<String>IOExceptionClassNotFoundExceptionpublic void setValueAsEnum(T theValue)
public void writeExternal(ObjectOutput theOut) throws IOException
writeExternal in interface ExternalizablewriteExternal in class BasePrimitive<String>IOExceptionCopyright © 2014–2019 University Health Network. All rights reserved.