|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.model.bootstrap.BootstrapObject
@Generated(value="com.sun.tools.xjc.Driver", date="2009-12-07T03:06:36+00:00", comments="JAXB RI vhudson-jaxb-ri-2.1-833") public class BootstrapObject
Base bootstrap object.
Java class for BootstrapObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BootstrapObject"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
BootstrapObject()
Creates a new BootstrapObject instance. |
|
BootstrapObject(BootstrapObject o)
Creates a new BootstrapObject instance by deeply copying a given BootstrapObject instance. |
Method Summary | |
---|---|
BootstrapObject |
clone()
Creates and returns a deep copy of this object. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BootstrapObject()
BootstrapObject
instance.
public BootstrapObject(BootstrapObject o)
BootstrapObject
instance by deeply copying a given BootstrapObject
instance.
o
- The instance to copy.
NullPointerException
- if o
is null
.Method Detail |
---|
@Generated(value="com.sun.tools.xjc.Driver", date="2009-12-07T03:06:36+00:00", comments="JAXB RI vhudson-jaxb-ri-2.1-833") public BootstrapObject clone()
clone
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |