|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporalType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl | |
| Uses of TemporalType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return TemporalType | |
|---|---|
static TemporalType |
TemporalType.fromValue(String v)
|
TemporalType |
Version.getTemporal()
Gets the value of the temporal property. |
TemporalType |
Basic.getTemporal()
Gets the value of the temporal property. |
TemporalType |
Id.getTemporal()
Gets the value of the temporal property. |
static TemporalType |
TemporalType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemporalType[] |
TemporalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm with parameters of type TemporalType | |
|---|---|
void |
Version.setTemporal(TemporalType value)
Sets the value of the temporal property. |
void |
Basic.setTemporal(TemporalType value)
Sets the value of the temporal property. |
void |
Id.setTemporal(TemporalType value)
Sets the value of the temporal property. |
| Uses of TemporalType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl declared as TemporalType | |
|---|---|
protected TemporalType |
IdImpl.temporal
|
protected TemporalType |
VersionImpl.temporal
|
protected TemporalType |
BasicImpl.temporal
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return TemporalType | |
|---|---|
TemporalType |
IdImpl.getTemporal()
|
TemporalType |
VersionImpl.getTemporal()
|
TemporalType |
BasicImpl.getTemporal()
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl with parameters of type TemporalType | |
|---|---|
void |
IdImpl.setTemporal(TemporalType value)
|
void |
VersionImpl.setTemporal(TemporalType value)
|
void |
BasicImpl.setTemporal(TemporalType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||