javax.xml.bind.annotation
Annotation Type XmlSeeAlso


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


Required Element Summary
 Class[] value
           
 

Element Detail

value

public abstract Class[] value


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