thenString

Instantiates a new KeySpec that builds from a single attribute into two attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Parameters

name

The name of the second attribute


Instantiates a new KeySpec that builds from two attributes into three attributes. Additional attributes may be added with the extension methods thenInt, thenLong, thenString, etc.

Parameters

name

The name of the third attribute


Instantiates a new KeySpec that builds from three attributes into four attributes

Parameters

name

The name of the fourth attribute