Interface Namable

All Known Subinterfaces:
Instrument, MusicShapeEditorOperator, SignalProcessingInstrument
All Known Implementing Classes:
BackgroundColorInstrument, BinaryCopyBufferTransformCommand, Brass, CopyMusicShapeEditorOperator, DeleteCommand, DeleteMeasureCommand, DeleteStaffCommand, DrippyNoteOrnament, DurationDefaultShortcutCommand, FitToRangeMusicShapeEditorOperator, FreqSynthNoteInstrument, GenericNamable, InsertMeasureCommand, InsertStaffCommand, InstrumentAdapter, InvertMusicShapeEditorOperator, JSynInsFromClassName, JSynSimpleUnitVoiceInstrument, JSynUnitVoiceInstrument, LineInInstrument, MaxInstrument, MidiInstrument, MidiScoreInstrument, NoteOrnament, NotePropertiesTransformCommand, PasteMusicShapeEditorOperator, PitchBendInstrument, QuietPlayLurkingInstrument, RandomizeMusicShapeEditorOperator, RemoveMusicShapeEditorOperator, RetrogradeMusicShapeEditorOperator, RingMod, SamplePlayingInstrument, ScaleMusicShapeEditorOperator, ScaleToTotalMusicShapeEditorOperator, ScoreCommand, ScrambleMusicShapeEditorOperator, SimpleSamplePlayingInstrument, SimpleSamplePlayingInstrumentWithAmplitudeMap, SimpleSamplePlayingInstrumentWithLoops, SineInstrument, SortMusicShapeEditorOperator, SquigglyNoteOrnament, SuperNoiseSwoop, SupoveVox, SynthNoteAllPortsInstrument, SynthNoteAllPortsInstrumentSP, SynthNoteInstrument, TempoCommand, TimeSignatureCommand, TransposeMusicShapeEditorOperator, TransposingSamplePlayingInstrument, TransposingSamplePlayingInstrumentWithAmplitudeMap, TransposingSampleSustainingInstrument, TunedSynthNoteInstrument, UnaryCopyBufferTransformCommand, UnZoomMusicShapeEditorOperator, ZoomMusicShapeEditorOperator

public interface Namable
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    void setName​(java.lang.String n)  
  • Method Details

    • getName

      java.lang.String getName()
    • setName

      void setName​(java.lang.String n)