|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jpaxjc.ns.persistence.orm.Version
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public class Version
| Field Summary | |
|---|---|
protected Column |
column
|
protected String |
name
|
protected TemporalType |
temporal
|
| Constructor Summary | |
|---|---|
Version()
Creates a new Version instance. |
|
Version(Version o)
Creates a new Version instance by deeply copying a given Version instance. |
|
| Method Summary | |
|---|---|
Version |
clone()
Creates and returns a deep copy of this object. |
Column |
getColumn()
Gets the value of the column property. |
String |
getName()
Gets the value of the name property. |
TemporalType |
getTemporal()
Gets the value of the temporal property. |
void |
setColumn(Column value)
Sets the value of the column property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setTemporal(TemporalType value)
Sets the value of the temporal property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected Column column
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected TemporalType temporal
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
protected String name
| Constructor Detail |
|---|
public Version()
Version instance.
public Version(Version o)
Version instance by deeply copying a given Version instance.
o - The instance to copy.
NullPointerException - if o is null.| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public Column getColumn()
Column
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setColumn(Column value)
value - allowed object is
Column
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public TemporalType getTemporal()
TemporalType
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setTemporal(TemporalType value)
value - allowed object is
TemporalType
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public String getName()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public void setName(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-08-18T10:46:56+02:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-833")
public Version clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||