@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) @Inherited public @interface Argument
boolean
callback
int
index
String
type
public abstract int index
public abstract String type
public abstract boolean callback
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.