Class Decode
Object
|
+--OObject
|
+--Decode
- class
Decode
- extends OObject
DOMAIN-OBJECT: This class encapsulates a code/decode record.
See:
Author: Bruce Wallace (PolyGlotInc.com)
Defined in rats.js
Version: 1.0
|
Method Summary |
String
|
getDescription()
return the description of "this"
|
void
|
konstructor( <String> type, <String> code, <String> desc, <String> aux )
|
Decode
Decode()
See:Author: Bruce Wallace (PolyGlotInc.com)
Version: 1.0
getDescription
String getDescription()
return the description of "this"
konstructor
void konstructor( <String> type, <String> code, <String> desc, <String> aux )
Parameters:
desc - description of value
Documentation generated by
JSDoc on Fri Mar 17 06:40:21 2006