Package annotation.dummy
Class DummyAnnotation
- 
Constructor Summary
ConstructorsConstructorDescriptionDummyAnnotation(DataAnnotationType dataAnnotationType, AnnotationBinaryData annotationBinaryData)  - 
Method Summary
Methods inherited from class annotation.DataAnnotation
getDataAnnotationType 
- 
Constructor Details
- 
DummyAnnotation
public DummyAnnotation(DataAnnotationType dataAnnotationType, AnnotationBinaryData annotationBinaryData)  
 - 
 - 
Method Details
- 
getAnnotationBinaryData
- Returns:
 - the annotationBinaryData
 
 
 -