Package com.aerospike.mapper.tools
Class ValueType.FieldValue
java.lang.Object
com.aerospike.mapper.tools.ValueType
com.aerospike.mapper.tools.ValueType.FieldValue
- Enclosing class:
- ValueType
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aerospike.mapper.tools.ValueType
ValueType.FieldValue, ValueType.MethodValue -
Constructor Summary
ConstructorsConstructorDescriptionFieldValue(Field field, TypeMapper typeMapper, TypeUtils.AnnotatedType annotatedType) -
Method Summary
Methods inherited from class com.aerospike.mapper.tools.ValueType
getAnnotatedType, getMaximumVersion, getMinimumVersion, getTypeMapper
-
Constructor Details
-
FieldValue
-
-
Method Details
-
get
- Specified by:
getin classValueType- Throws:
ReflectiveOperationException
-
set
- Specified by:
setin classValueType- Throws:
ReflectiveOperationException
-
getType
-
getAnnotations
- Specified by:
getAnnotationsin classValueType
-
toString
-