Metaspace.Tuple.getFieldNames()

Signature

Object getFieldNames (Object tuple)

Domain

ACTION

Description

Returns a Collection of field names from the Tuple

Parameters

NameTypeDescription
tupleObjectTuple Object

Returns

TypeDescription
ObjectCollection instance of field names from the Tuple

Cautions

none