@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface AMFVectorInt
Typical usage:
@AMFVectorInt public int[] intValues;
boolean
fixed
public abstract boolean fixed