javax.xml.bind.annotation
Annotation Type XmlAccessorType


@Inherited
@Retention(value=RUNTIME)
@Target(value={PACKAGE,TYPE})
public @interface XmlAccessorType


Optional Element Summary
 XmlAccessType value
           
 

value

public abstract XmlAccessType value
Default:
javax.xml.bind.annotation.XmlAccessType.PUBLIC_MEMBER


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