JavaTM 2 Platform
Standard Ed. 6

类 javax.xml.bind.annotation.XmlAccessType
的使用

使用 XmlAccessType 的软件包
javax.xml.bind.annotation 定义将 Java 程序元素定制成 XML 模式映射的注释。 
 

javax.xml.bind.annotationXmlAccessType 的使用
 

返回 XmlAccessTypejavax.xml.bind.annotation 中的方法
static XmlAccessType XmlAccessType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static XmlAccessType[] XmlAccessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only