Modifier and Type | Method and Description |
---|---|
Type |
getData()
Returns the data contained by this instance of Variable.
|
void |
setData(Type data)
Sets the data contained by this instance of Variable.
|
clear, encode, getExtraComponents, getMessage, getName, parse
accept, isEmpty, provideLocation
Type getData()
GenericPrimitive
unless
setData(Type)
has been called.void setData(Type data) throws DataTypeException
getData()
returns an ST with the value "19901012" and you call
setData(new DT()), then subsequent calls to getData()
will return the same DT, with the value
set to "19901012".data
- the data to be set for this Varies instanceDataTypeException
- if the data could not be setCopyright © 2001–2017 University Health Network. All rights reserved.