javax.xml.bind.annotation
Annotation Type XmlEnumValue


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface XmlEnumValue


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


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