@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Attribute
String
name
boolean
optional
public abstract String name
public abstract boolean optional
Copyright © 2012–2015 Polyglotted IO. All rights reserved.