@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface FetchGroups
Modifier and Type | Optional Element and Description |
---|---|
FetchGroup[] |
value |
public abstract FetchGroup[] value
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.