Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type Char


@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

Author:
Richard Cartwright
See Also:
TypeDefinitionCharacter


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.