|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Version
Generated interface representing the domain model entity Version. This SDO interface directly reflects the class (single or multiple) inheritance lattice of the source domain model(s) and is part of namespace http://org.plasma/sdo/oracle/any/sys defined within the Configuration.
Data Store Mapping: Corresponds to the physical data store entity v$VERSION.
| Nested Class Summary | |
|---|---|
static class |
Version.PROPERTY
The declared logical property names for this Type. |
| Field Summary | |
|---|---|
static java.lang.String |
NAMESPACE_URI
The SDO namespace URI associated with the Type for this class. |
static java.lang.String |
TYPE_NAME_VERSION
The entity or Type logical name associated with this class. |
| Method Summary | |
|---|---|
java.lang.String |
getBanner()
Returns the value of the banner property. |
boolean |
isSetBanner()
Returns true if the banner property is set. |
void |
setBanner(java.lang.String value)
Sets the value of the banner property to the given value. |
void |
unsetBanner()
Unsets the banner property, the value of the property of the object being set to the property's default value. |
| Methods inherited from interface org.plasma.sdo.PlasmaDataObject |
|---|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph |
| Field Detail |
|---|
static final java.lang.String NAMESPACE_URI
static final java.lang.String TYPE_NAME_VERSION
| Method Detail |
|---|
boolean isSetBanner()
void unsetBanner()
java.lang.String getBanner()
void setBanner(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||