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