@Documented @Inherited @Retention(value=RUNTIME) public @interface CustomAttribute
String
name
value
boolean
multiple
public abstract String name
public abstract String value
public abstract boolean multiple
Copyright © 2020. All rights reserved.