@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface KeyValuesFinderClass
KeyValuesFinder
directly on the property.Modifier and Type | Required Element and Description |
---|---|
Class<? extends KeyValuesFinder> |
value
Gets the
KeyValuesFinder class to instantiate. |
public abstract Class<? extends KeyValuesFinder> value
KeyValuesFinder
class to instantiate.KeyValuesFinder
class to instantiate.Copyright © 2005–2014 The Kuali Foundation. All rights reserved.