@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Property
String
key
value
public abstract String key
public abstract String value
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.