Package annotation.dummy
Class DummyAnnotation
-
Constructor Summary
ConstructorDescriptionDummyAnnotation
(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
-