Package io.bytestreams.codec.iso8583
Interface Bitmapped
public interface Bitmapped
Interface for objects that contain a
Bitmap.-
Method Summary
-
Method Details
-
getBitmap
Bitmap getBitmap()Returns the bitmap indicating which data elements are present.- Returns:
- the bitmap.
-