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