@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface Int16
Labels a 16-bit 2's complement signed integer value. This annotation is used
to show that a Java short value is being used to represent an AAF
Int16 type value.
Original C type name: aafInt16
C base type: signed short int
Java base type: short
TypeDefinitions.Int16(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.