Uses of Class
com.aerospike.mapper.tools.PropertyDefinition.SetterParamType
| Package | Description |
|---|---|
| com.aerospike.mapper.tools |
-
Uses of PropertyDefinition.SetterParamType in com.aerospike.mapper.tools
Methods in com.aerospike.mapper.tools that return PropertyDefinition.SetterParamType Modifier and Type Method Description PropertyDefinition.SetterParamTypePropertyDefinition. getSetterParamType()static PropertyDefinition.SetterParamTypePropertyDefinition.SetterParamType. valueOf(String name)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.