javax.xml.bind.annotation
Annotation Type XmlSchemaTypes


@Retention(value=RUNTIME)
@Target(value=PACKAGE)
public @interface XmlSchemaTypes


Required Element Summary
 XmlSchemaType[] value
           
 

Element Detail

value

public abstract XmlSchemaType[] value


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.