| Interface | Description |
|---|---|
| IAnnotationLocationReader |
Class responsible to retrieve the annotation location.
|
| IAnnotationLocationWriter |
Class responsible to define wrapper for the annotation location.
|
| IAnnotationPropertyReader |
Class responsible to retrieve properties from an annotations.
|
| IAnnotationPropertyWriter |
Class responsible to define properties for annotations.
|
| IAnnotationReader |
Class responsible to retrieve annotations from this wrapper.
|
| IAnnotationWriter |
Class responsible to define wrapper for annotations.
|
| IClassReader |
Class responsible to read all properties at class level.
|
| IClassWriter |
Class responsible for define all properties at class level.
|
| IFieldReader |
Class responsible to read all properties at field level.
|
| IFieldWriter |
Class responsible for define all properties at field level.
|
| IMethodReader |
Class responsible to read all properties at method level.
|
| IMethodWriter |
Class responsible for define all properties at field level.
|
| ISuperClassReader |
Class responsible to define the super class and it generic signature.
|
| ISuperClassWriter |
Class responsible to inform the super class and it generic signature.
|
Copyright © 2018 Esfinge Framework. All rights reserved.