@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 © 2018 JBoss by Red Hat. All rights reserved.