@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface AMFVectorObject
Typical usage:
@AMFVectorObject(type="String") public String[] stringArray;
boolean
fixed
String
type
public abstract String type
public abstract boolean fixed