javax.xml.bind.annotation

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

public static final class XmlElement.DEFAULT
     
extends Object

XmlElement.type() 中使用,用于表示根据属性签名推断出来的类型。


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

构造方法详细信息

XmlElement.DEFAULT

public XmlElement.DEFAULT()