EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference

org.eclipse.persistence.oxm.annotations
Annotation Type XmlNamedObjectGraphs


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface XmlNamedObjectGraphs

Used to group XmlNamedObjectGraph annotations.

See Also:
XmlNamedObjectGraph
Since:
EclipseLink 2.5

Required Element Summary
 XmlNamedObjectGraph[] value
           
 

Element Detail

value

public abstract XmlNamedObjectGraph[] value

EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference