Package com.io7m.jnoisetype.api
Annotation Type NTNativeType
@Target({TYPE,METHOD})
public @interface NTNativeType
An annotation used to link the API types with those defined in the SoundFontâ“¡ specification.
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringname
-
Element Details
-
name
java.lang.String name- Returns:
- The name of the specification type
-