Interface NTPresetNameType

  • All Superinterfaces:
    java.lang.Comparable<NTPresetNameType>
    All Known Implementing Classes:
    NTPresetName

    @Immutable
    public interface NTPresetNameType
    extends java.lang.Comparable<NTPresetNameType>
    See Also:
    "SoundFontⓡ Technical Specification 2.04, §7.2 The PHDR subchunk"
    • Method Detail

      • value

        @Parameter
        java.lang.String value()
        Returns:
        The actual string value
      • checkPreconditions

        @Check
        default void checkPreconditions()
        Check preconditions for the type.