javax.xml.bind.annotation
Annotation Type XmlElementRefs


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


Required Element Summary
 XmlElementRef[] value
           
 

Element Detail

value

public abstract XmlElementRef[] value


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.