Uses of Enum
com.aerospike.mapper.tools.PropertyDefinition.SetterParamType
Packages that use PropertyDefinition.SetterParamType
-
Uses of PropertyDefinition.SetterParamType in com.aerospike.mapper.tools
Methods in com.aerospike.mapper.tools that return PropertyDefinition.SetterParamTypeModifier and TypeMethodDescriptionPropertyDefinition.getSetterParamType()Returns the enum constant of this type with the specified name.static PropertyDefinition.SetterParamType[]PropertyDefinition.SetterParamType.values()Returns an array containing the constants of this enum type, in the order they are declared.