EclipseLink 2.3.2, build 'v20111125-r10461' API Reference

javax.xml.bind.annotation
Class XmlType.DEFAULT

java.lang.Object
  extended by javax.xml.bind.annotation.XmlType.DEFAULT
Enclosing class:
XmlType

public static final class XmlType.DEFAULT
extends java.lang.Object

Used in XmlType.factoryClass() to signal that either factory mehod is not used or that it's in the class with this XmlType itself.


Constructor Summary
XmlType.DEFAULT()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlType.DEFAULT

public XmlType.DEFAULT()

EclipseLink 2.3.2, build 'v20111125-r10461' API Reference