Function Locator.get

Get a Type that is associated with key.

Type get (
  KeyType identity
);

Parameters

NameDescription
identity the element id.

Throws

NotFoundException in case if the element wasn't found.

Returns

Type element if it is available.