@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface AttributeValue
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
lazyLoaded |
String |
name |
public abstract String name
public abstract boolean lazyLoaded
Copyright © 2014. All rights reserved.