Media Authoring
with Java API

tv.amwa.maj.misctype
Annotation Type ArgIDType


@Documented
@Target(value={FIELD,PARAMETER,METHOD})
public @interface ArgIDType

Labels an AUID that defines an operation parameter. Possible values for operation parameters are defined in interface ParameterConstant and can be used as a parameter to method OperationGroup.lookupParameter(tv.amwa.maj.record.AUID).

Original C name: aafArgIDType_t
C base type: _aafUID_t
Java base type: AUID

Author:
Richard Cartwright
See Also:
OperationGroup, ParameterConstant


Media Authoring
with Java API

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