Package com.io7m.jnoisetype.api
Interface NTInstrumentZoneMemberType
-
- All Known Subinterfaces:
NTInstrumentZoneGeneratorType,NTInstrumentZoneModulatorType
public interface NTInstrumentZoneMemberTypeAn object that can appear in an instrument zone.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NTInstrumentZoneTypezone()
-
-
-
Method Detail
-
zone
NTInstrumentZoneType zone()
- Returns:
- The instrument zone to which this object belongs
-
-