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