|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface EasyBeanOpenTypeAttribute
Metadata for how an object's attributes are mapped to OpenType
.
Optional Element Summary | |
---|---|
java.lang.String |
description
Optional description of this attribute. |
java.lang.String |
name
The open type attribute name. |
public abstract java.lang.String name
Field
or
Method
.
public abstract java.lang.String description
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |