deferred void setStringValue tom.String value;
deferred tom.String stringValue;
double doubleValue;
float floatValue;
float
value. The default implementation returns the
conversion to float
of the doubleValue
.
int intValue;
void setDoubleValue double v;
void setFloatValue float v;
void setIntValue int v;
void takeStringValueFrom id other;
void takeDoubleValueFrom id other;
void takeFloatValueFrom id other;
void takeIntValueFrom id other;