|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface XmlElementBody
The annotation select an property containing a body of the element.
There is recommended that only one property was signed by the annoataton in the class.
If more annotated properties are identified, than the framework will be considered the valid property with the highest index.
NOTE: If a property has an annotation XmlAttribute so the XmlElementBody is ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||