Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


oracle.stellent.wcm.core.definition
Class JAXBBase

java.lang.Object
  extended by oracle.stellent.wcm.core.definition.JAXBBase

All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class JAXBBase
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable

Base class for all JAXB classes generated by XJC XML schema compiler. This class will insure that every class generated will be Cloneable and Serializable.

See Also:
Serialized Form

Constructor Summary
JAXBBase()
           

 

Method Summary
 java.lang.Object clone()
           

 

Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JAXBBase

public JAXBBase()

Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.