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