javax.xml.bind.annotation

接口
异常
注释
java.lang.Object
  继承者 javax.xml.bind.annotation.XmlElementDecl.GLOBAL
正在封闭类:
XmlElementDecl

public static final class XmlElementDecl.GLOBAL
     
extends Object

XmlElementDecl.scope() 中使用,指示声明是全局范围的。


构造方法摘要
XmlElementDecl.GLOBAL()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

XmlElementDecl.GLOBAL

public XmlElementDecl.GLOBAL()