File tag/Values


class tag.Values

Inherits

Behaviour supers
tom.All

instance tag.Values

Inherits

Behaviour supers
tom.All

methods

deferred void
  setStringValue tom.String value;
Undocumented.

deferred tom.String
  stringValue;
Undocumented.

double
  doubleValue;
Undocumented.

float
  floatValue;
Retrieve the float value. The default implementation returns the conversion to float of the doubleValue.

int
  intValue;
Undocumented.

void
  setDoubleValue double v;
Undocumented.

void
  setFloatValue float v;
Undocumented.

void
  setIntValue int v;
Undocumented.

void
  takeStringValueFrom id other;
Undocumented.

void
  takeDoubleValueFrom id other;
Undocumented.

void
  takeFloatValueFrom id other;
Undocumented.

void
  takeIntValueFrom id other;
Undocumented.


Generated by tm 1.01.