@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface Char
Labels a single 2-byte character value, represented by a Java char.
Note that this annotation is not currently used in the API.
Original C name: aafCharacter
C base type: wchar_t
Java base type: char
TypeDefinitionCharacter(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.