public class ViewCommentImpl extends CoreDataObject implements Serializable, ViewComment
ViewComment.PROPERTY| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class
|
EMPTY_EDGE_LIST, valueObjectTYPE_NAME_VIEW_COMMENT| Constructor and Description |
|---|
ViewCommentImpl()
Default No-arg constructor required for serialization operations.
|
ViewCommentImpl(Type type) |
| Modifier and Type | Method and Description |
|---|---|
View |
createView()
Creates and returns a new instance of Type
View automatically establishing a containment relationship through the object's reference property, view. |
String |
getComments()
Returns the value of the comments property.
|
String |
getOwner()
Returns the value of the owner property.
|
String |
getTableType()
Returns the value of the tableType property.
|
View |
getView()
Returns the value of the view property.
|
boolean |
isSetComments()
Returns true if the comments property is set.
|
boolean |
isSetOwner()
Returns true if the owner property is set.
|
boolean |
isSetTableType()
Returns true if the tableType property is set.
|
boolean |
isSetView()
Returns true if the view property is set.
|
void |
setComments(String value)
Sets the value of the comments property to the given value.
|
void |
setOwner(String value)
Sets the value of the owner property to the given value.
|
void |
setTableType(String value)
Sets the value of the tableType property to the given value.
|
void |
setView(View value)
Sets the value of the view property to the given value.
|
void |
unsetComments()
Unsets the comments property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetOwner()
Unsets the owner property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetTableType()
Unsets the tableType property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetView()
Unsets the view property, the value
of the property of the object being set to the property's
default value.
|
accept, accept, accept, acceptDepthFirst, add, contains, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, dump, dumpDepthFirst, equals, find, 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, 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, getUUID, getUUIDAsString, hashCode, isSet, isSet, isSet, remove, remove, reparent, reset, resetUUID, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setContainer, setContainmentProperty, setDataGraph, 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, toString, unset, unset, unset, uuidFromBase64, uuidToBase64getEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, setContainer, setContainmentProperty, setDataGraphcreateDataObject, 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, unsetpublic static final String NAMESPACE_URI
public ViewCommentImpl()
public ViewCommentImpl(Type type)
public boolean isSetComments()
getComments or setComments(...) for a definition of property commentsisSetComments in interface ViewCommentpublic void unsetComments()
getComments or setComments(...) for a definition of property commentsunsetComments in interface ViewCommentpublic String getComments()
getComments in interface ViewCommentpublic void setComments(String value)
setComments in interface ViewCommentpublic boolean isSetOwner()
getOwner or setOwner(...) for a definition of property ownerisSetOwner in interface ViewCommentpublic void unsetOwner()
getOwner or setOwner(...) for a definition of property ownerunsetOwner in interface ViewCommentpublic String getOwner()
getOwner in interface ViewCommentpublic void setOwner(String value)
setOwner in interface ViewCommentpublic boolean isSetTableType()
isSetTableType in interface ViewCommentpublic void unsetTableType()
unsetTableType in interface ViewCommentpublic String getTableType()
getTableType in interface ViewCommentpublic void setTableType(String value)
name: TableType
URI:http://org.plasma/sdo/oracle/11g/syssetTableType in interface ViewCommentpublic boolean isSetView()
isSetView in interface ViewCommentpublic void unsetView()
unsetView in interface ViewCommentpublic View createView()
View automatically establishing a containment relationship through the object's reference property, view.createView in interface ViewCommentView automatically establishing a containment relationship through the object's reference property view.public View getView()
getView in interface ViewCommentpublic void setView(View value)
setView in interface ViewCommentCopyright © 2017. All rights reserved.