public class UnsignedIntDt extends IntegerDt
| Constructor and Description |
|---|
UnsignedIntDt()
Constructor
|
UnsignedIntDt(int theInteger)
Constructor
|
UnsignedIntDt(String theIntegerAsString)
Constructor
|
equals, getValue, getValueAsString, hashCode, isEmpty, readExternal, setValue, setValueAsString, toString, updateStringValue, writeExternalgetElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetValue, getValueAsString, setValue, setValueAsStringgetFormatCommentsPost, getFormatCommentsPre, hasFormatComment, isEmptypublic UnsignedIntDt()
public UnsignedIntDt(int theInteger)
public UnsignedIntDt(String theIntegerAsString)
theIntegerAsString - A string representation of an integerDataFormatException - If the string is not a valid integer representationCopyright © 2014–2017 University Health Network. All rights reserved.