@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface IgnoreIfProperty
name
value
String
public abstract String name
public abstract String value
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.