| Package | Description |
|---|---|
| net.sf.esfinge.classmock | |
| net.sf.esfinge.classmock.api | |
| net.sf.esfinge.classmock.imp |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
ClassMock.annotation(Class<? extends Annotation> annotation) |
IAnnotationPropertyWriter |
ClassMock.annotation(Class<? extends Annotation> annotation,
LocationEnum location) |
IAnnotationPropertyWriter |
ClassMock.annotation(IAnnotationReader annotation) |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
IAnnotationWriter.annotation(Class<? extends Annotation> annotation) |
IAnnotationPropertyWriter |
IAnnotationWriter.annotation(Class<? extends Annotation> annotation,
LocationEnum location) |
IAnnotationPropertyWriter |
IAnnotationWriter.annotation(IAnnotationReader annotation) |
IAnnotationPropertyWriter |
IAnnotationLocationWriter.location(LocationEnum location) |
IAnnotationPropertyWriter |
IAnnotationPropertyWriter.property(Object value) |
IAnnotationPropertyWriter |
IAnnotationPropertyWriter.property(String property,
Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationImp |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationPropertyWriter |
FieldImp.annotation(Class<? extends Annotation> annotation) |
IAnnotationPropertyWriter |
MethodImp.annotation(Class<? extends Annotation> annotation) |
IAnnotationPropertyWriter |
FieldImp.annotation(Class<? extends Annotation> annotation,
LocationEnum location) |
IAnnotationPropertyWriter |
MethodImp.annotation(Class<? extends Annotation> annotation,
LocationEnum location) |
IAnnotationPropertyWriter |
FieldImp.annotation(IAnnotationReader annotation) |
IAnnotationPropertyWriter |
MethodImp.annotation(IAnnotationReader annotation) |
IAnnotationPropertyWriter |
AnnotationImp.location(LocationEnum location) |
IAnnotationPropertyWriter |
AnnotationImp.property(Object value) |
IAnnotationPropertyWriter |
AnnotationImp.property(String property,
Object value) |
Copyright © 2017 Esfinge Framework. All rights reserved.