Interface MagicBytesLengthAccessor.MagicBytesLengthMutator

All Known Subinterfaces:
MagicBytesLengthAccessor.MagicBytesLengthProperty
Enclosing interface:
MagicBytesLengthAccessor

public static interface MagicBytesLengthAccessor.MagicBytesLengthMutator
Provides a mutator for a magic bytes length property.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setMagicBytesLength(int aMagicBytesLength)
    Sets the magic bytes length for the magic bytes magic bytes length property.
  • Method Details

    • setMagicBytesLength

      void setMagicBytesLength(int aMagicBytesLength)
      Sets the magic bytes length for the magic bytes magic bytes length property.
      Parameters:
      aMagicBytesLength - The magic bytes length to be stored by the magic bytes length property.