public interface Concurrent
extends org.plasma.sdo.PlasmaDataObject
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATED_BY
|
static String |
CREATED_ON
|
static String |
LAST_ACCESSED_ON
|
static String |
LAST_MODIFIED_BY
|
static String |
LAST_MODIFIED_ON
|
static String |
LEVEL_NUM
|
static String |
NAMESPACE_URI
|
static String |
SEQ_ID
|
static String |
SEQUENCE_NUM
|
static String |
TYPE_NAME_CONCURRENT
The entity or Type logical name associated with this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedBy()
Returns the value of the createdBy property.
|
String |
getCreatedOn()
Returns the value of the createdOn property.
|
String |
getLastAccessedOn()
Returns the value of the lastAccessedOn property.
|
String |
getLastModifiedBy()
Returns the value of the lastModifiedBy property.
|
String |
getLastModifiedOn()
Returns the value of the lastModifiedOn property.
|
long |
getLevelNum()
Returns the value of the levelNum property.
|
long |
getSeqId()
Returns the value of the seqId property.
|
long |
getSequenceNum()
Returns the value of the sequenceNum property.
|
boolean |
isSetCreatedBy()
Returns true if the createdBy property is set.
|
boolean |
isSetCreatedOn()
Returns true if the createdOn property is set.
|
boolean |
isSetLastAccessedOn()
Returns true if the lastAccessedOn property is set.
|
boolean |
isSetLastModifiedBy()
Returns true if the lastModifiedBy property is set.
|
boolean |
isSetLastModifiedOn()
Returns true if the lastModifiedOn property is set.
|
boolean |
isSetLevelNum()
Returns true if the levelNum property is set.
|
boolean |
isSetSeqId()
Returns true if the seqId property is set.
|
boolean |
isSetSequenceNum()
Returns true if the sequenceNum property is set.
|
void |
setCreatedBy(String value)
Sets the value of the createdBy property to the given value.
|
void |
setCreatedOn(String value)
Sets the value of the createdOn property to the given value.
|
void |
setLastAccessedOn(String value)
Sets the value of the lastAccessedOn property to the given value.
|
void |
setLastModifiedBy(String value)
Sets the value of the lastModifiedBy property to the given value.
|
void |
setLastModifiedOn(String value)
Sets the value of the lastModifiedOn property to the given value.
|
void |
setLevelNum(long value)
Sets the value of the levelNum property to the given value.
|
void |
setSeqId(long value)
Sets the value of the seqId property to the given value.
|
void |
setSequenceNum(long value)
Sets the value of the sequenceNum property to the given value.
|
void |
unsetCreatedBy()
Unsets the createdBy property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetCreatedOn()
Unsets the createdOn property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetLastAccessedOn()
Unsets the lastAccessedOn property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetLastModifiedBy()
Unsets the lastModifiedBy property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetLastModifiedOn()
Unsets the lastModifiedOn property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetLevelNum()
Unsets the levelNum property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSeqId()
Unsets the seqId property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSequenceNum()
Unsets the sequenceNum property, the value
of the property of the object being set to the property's
default value.
|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, get, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, set, setContainer, setContainmentProperty, setDataGraph, valuescreateDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unsetstatic final String NAMESPACE_URI
static final String TYPE_NAME_CONCURRENT
static final String CREATED_ON
static final String LAST_MODIFIED_ON
static final String LAST_ACCESSED_ON
static final String SEQ_ID
static final String CREATED_BY
static final String LAST_MODIFIED_BY
static final String LEVEL_NUM
static final String SEQUENCE_NUM
boolean isSetCreatedOn()
void unsetCreatedOn()
String getCreatedOn()
void setCreatedOn(String value)
boolean isSetLastModifiedOn()
void unsetLastModifiedOn()
String getLastModifiedOn()
void setLastModifiedOn(String value)
boolean isSetLastAccessedOn()
void unsetLastAccessedOn()
String getLastAccessedOn()
void setLastAccessedOn(String value)
boolean isSetSeqId()
void unsetSeqId()
long getSeqId()
void setSeqId(long value)
boolean isSetCreatedBy()
void unsetCreatedBy()
String getCreatedBy()
void setCreatedBy(String value)
boolean isSetLastModifiedBy()
void unsetLastModifiedBy()
String getLastModifiedBy()
void setLastModifiedBy(String value)
boolean isSetLevelNum()
void unsetLevelNum()
long getLevelNum()
void setLevelNum(long value)
boolean isSetSequenceNum()
void unsetSequenceNum()
long getSequenceNum()
void setSequenceNum(long value)
Copyright © 2023. All Rights Reserved.