Metaspace.Tuple.getFieldType()

Signature

Object getFieldType (Object tuple, String key)

Domain

action

Description

Returns the Field type class for the given key

Parameters

NameTypeDescription
tupleObjectTuple object
keyStringfield key

Returns

TypeDescription
ObjectThe com.tibco.as.space.FieldDef$FieldType type instance for the given key

Cautions

none