Metaspace.MemberDef.getContext()

Signature

Object getContext (Object memberDef)

Domain

ACTION

Description

returns tuple context

Parameters

NameTypeDescription
memberDefmemberDefmember definition

Returns

TypeDescription
Objectcontext values as Tuple. Use the Tuple API to access the values.

Cautions

none

See Also

Tuple