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