- All Known Implementing Classes:
FBLongVarCharField
Field which expects a blob listener.
- Since:
- 5
- Author:
- Mark Rotteveel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBlobListener
(FBObjectListener.BlobListener blobListener) Sets the blob listener of the field.
-
Method Details
-
setBlobListener
Sets the blob listener of the field.- Parameters:
blobListener
- blob listener
-