@groovy.transform.CompileStatic class KeyValue extends Property
A KeyValue is a used to define the key used for a particular value
| Type | Name and description |
|---|---|
java.lang.String |
key |
| Methods inherited from class | Name |
|---|---|
class Property |
clone, configureExisting, configureExisting, fetch, fetch, getEnumType, getEnumTypeObject, getLazy, getName, getUniquenessGroup, isLazy, isUnique, isUniqueWithinGroup, name, setEnumType, setEnumType, setFetch, setLazy, setName, setRange, setSize, setUnique, setUnique, setUnique, setUniquenessGroup, unique, unique, unique |
Groovy Documentation