RecordImpl

RecordImpl

Constructors

this
this()
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
copy
void copy(RecordImpl src)
Undocumented in source. Be warned that the author may not have intended to support it.
get
Object get(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(string key, Object value)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Record

get
Object get(string key)
Undocumented in source.
set
void set(string key, Object value)
Undocumented in source.
clear
void clear()
Undocumented in source.

Meta