Package io.nem.catapult.builders
Interface BitMaskable
-
- All Known Implementing Classes:
AccountRestrictionFlagsDto,MosaicFlagsDto
public interface BitMaskableInterface for the flags-based Enum.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetValue()Gets the value of the enum.
-