javax.xml.bind.annotation
Annotation Type XmlMimeType


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


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


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