| Package | Description |
|---|---|
| org.neo4j.ogm.metadata |
| Modifier and Type | Method and Description |
|---|---|
ObjectAnnotations |
MethodInfo.getAnnotations() |
ObjectAnnotations |
FieldInfo.getAnnotations() |
| Constructor and Description |
|---|
FieldInfo(String name,
String descriptor,
String typeParameterDescriptor,
ObjectAnnotations annotations)
Constructs a new
FieldInfo based on the given arguments. |
MethodInfo(String name,
String descriptor,
String typeParameterDescriptor,
ObjectAnnotations annotations)
Constructs a new
MethodInfo based on the given arguments. |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.