javax.xml.bind.annotation

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

public static final class XmlSchemaType.DEFAULT
     
extends Object

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


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

构造方法详细信息

XmlSchemaType.DEFAULT

public XmlSchemaType.DEFAULT()