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 © 2007-2013 The Apache Software Foundation. All Rights Reserved.