Package annotation.dummy
Class DummyBinaryHandler
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetAnnotationBinaryData(PamDataUnit pamDataUnit, DataAnnotation annotation) setAnnotationBinaryData(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) Methods inherited from class annotation.binary.AnnotationBinaryHandler
getDataAnnotationType 
- 
Constructor Details
- 
DummyBinaryHandler
 
 - 
 - 
Method Details
- 
getAnnotationBinaryData
public AnnotationBinaryData getAnnotationBinaryData(PamDataUnit pamDataUnit, DataAnnotation annotation) - Specified by:
 getAnnotationBinaryDatain classAnnotationBinaryHandler<DummyAnnotation>
 - 
setAnnotationBinaryData
public DummyAnnotation setAnnotationBinaryData(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) - Specified by:
 setAnnotationBinaryDatain classAnnotationBinaryHandler<DummyAnnotation>
 
 -