Package com.aerospike.mapper.annotations
Annotation Type AerospikeKey
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
The setter attribute is used only on Methods where the method is used to set the key on lazy object instantiation
-
Element Details
-
setter
boolean setterThe setter attribute is used only on Methods where the method is used to set the key on lazy object instantiation- Default:
- false
-