Concepts to Know : Tokens and Types : Token Containers : TokenSettable Hierarchy
 
Share this page                  
TokenSettable Hierarchy
Token settables have a similar hierarchy:
TokenSettable
RecordSettable
ScalarSettable
BinarySettable,
BooleanSettable,
CharSettable,
DateSettable,
DurationSettable,
Ip4AddressSettable,
Ip6AddressSettable,
MoneySettable,
ObjectSettable,
PeriodSettable,
TimeSettable,
TimestampSettable
- IntSettable
-  LongSettable
    -  FloatSettable
        -  DoubleSettable
           -  NumericSettable
- StringSettable
Again, note that the numeric sub-hierarchy permits widening conversions.