@Target(value={FIELD,METHOD,PARAMETER,ANNOTATION_TYPE}) public @interface Property
boolean
immutable
mandatory
String
name
value
public abstract String name
public abstract String value
public abstract boolean mandatory
public abstract boolean immutable
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.