com.epam.xml.anotations
Annotation Type XmlElements


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface XmlElements

Author:
Serhiy_Zahriychuk Date: Oct 14, 2008

Required Element Summary
 XmlElement[] value
          Collection of @XmlElement annotations
 

Element Detail

value

public abstract XmlElement[] value
Collection of @XmlElement annotations



Copyright © 2000-2014 EPAM Systems. All Rights Reserved.