@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Property
String
description
label
String[]
property
public abstract String label
public abstract String description
public abstract String[] property
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.