public class TopicSDO extends org.plasma.sdo.core.CoreDataObject implements Serializable, Topic
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class
|
CHILD, PARENT, STORY, TYPE_NAME_TOPICCREATED_DATE, DESCRIPTION, ID, MODIFIED_DATE, MODIFIED_VERSION, NAME, SOURCE_EDGE, TARGET_EDGE, TYPE_NAME_NODE| Constructor and Description |
|---|
TopicSDO()
Default No-arg constructor required for serialization operations.
|
TopicSDO(commonj.sdo.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(Topic value)
Adds the given value of Type Topic for the object's multi-valued property child.
|
void |
addSourceEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
addStory(Story value)
Adds the given value of Type Story for the object's multi-valued property story.
|
void |
addTargetEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property targetEdge.
|
Topic |
createChild()
Creates and returns a new instance of Type
Topic automatically establishing a containment relationship through the object's reference property, child. |
Topic |
createParent()
Creates and returns a new instance of Type
Topic automatically establishing a containment relationship through the object's reference property, parent. |
Edge |
createSourceEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge. |
Story |
createStory()
Creates and returns a new instance of Type
Story automatically establishing a containment relationship through the object's reference property, story. |
Edge |
createTargetEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, targetEdge. |
Topic[] |
getChild()
Returns an array of Topic set for the object's multi-valued property child.
|
Topic |
getChild(int idx)
Returns the Topic set for the object's multi-valued property child based on the given index.
|
int |
getChildCount()
Returns a count for multi-valued property child.
|
Date |
getCreatedDate()
Returns the value of the createdDate property.
|
String |
getDescription()
Returns the value of the description property.
|
String |
getId()
Returns the value of the id property.
|
Date |
getModifiedDate()
Returns the value of the modifiedDate property.
|
long |
getModifiedVersion()
Returns the value of the modifiedVersion property.
|
String |
getName()
Returns the value of the name property.
|
Topic |
getParent()
Returns the value of the parent property.
|
Edge[] |
getSourceEdge()
Returns an array of Edge set for the object's multi-valued property sourceEdge.
|
Edge |
getSourceEdge(int idx)
Returns the Edge set for the object's multi-valued property sourceEdge based on the given index.
|
int |
getSourceEdgeCount()
Returns a count for multi-valued property sourceEdge.
|
Story[] |
getStory()
Returns an array of Story set for the object's multi-valued property story.
|
Story |
getStory(int idx)
Returns the Story set for the object's multi-valued property story based on the given index.
|
int |
getStoryCount()
Returns a count for multi-valued property story.
|
Edge[] |
getTargetEdge()
Returns an array of Edge set for the object's multi-valued property targetEdge.
|
Edge |
getTargetEdge(int idx)
Returns the Edge set for the object's multi-valued property targetEdge based on the given index.
|
int |
getTargetEdgeCount()
Returns a count for multi-valued property targetEdge.
|
boolean |
isSetChild()
Returns true if the child property is set.
|
boolean |
isSetCreatedDate()
Returns true if the createdDate property is set.
|
boolean |
isSetDescription()
Returns true if the description property is set.
|
boolean |
isSetId()
Returns true if the id property is set.
|
boolean |
isSetModifiedDate()
Returns true if the modifiedDate property is set.
|
boolean |
isSetModifiedVersion()
Returns true if the modifiedVersion property is set.
|
boolean |
isSetName()
Returns true if the name property is set.
|
boolean |
isSetParent()
Returns true if the parent property is set.
|
boolean |
isSetSourceEdge()
Returns true if the sourceEdge property is set.
|
boolean |
isSetStory()
Returns true if the story property is set.
|
boolean |
isSetTargetEdge()
Returns true if the targetEdge property is set.
|
void |
removeChild(Topic value)
Removes the given value of Type Topic for the object's multi-valued property child.
|
void |
removeSourceEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
removeStory(Story value)
Removes the given value of Type Story for the object's multi-valued property story.
|
void |
removeTargetEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property targetEdge.
|
void |
setChild(Topic[] value)
Sets the given array of Type Topic for the object's multi-valued property child.
|
void |
setCreatedDate(Date value)
Sets the value of the createdDate property to the given value.
|
void |
setDescription(String value)
Sets the value of the description property to the given value.
|
void |
setId(String value)
Sets the value of the id property to the given value.
|
void |
setModifiedDate(Date value)
Sets the value of the modifiedDate property to the given value.
|
void |
setModifiedVersion(long value)
Sets the value of the modifiedVersion property to the given value.
|
void |
setName(String value)
Sets the value of the name property to the given value.
|
void |
setParent(Topic value)
Sets the value of the parent property to the given value.
|
void |
setSourceEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property sourceEdge.
|
void |
setStory(Story[] value)
Sets the given array of Type Story for the object's multi-valued property story.
|
void |
setTargetEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property targetEdge.
|
void |
unsetChild()
Unsets the child property, clearing the underlying collection.
|
void |
unsetCreatedDate()
Unsets the createdDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDescription()
Unsets the description property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetId()
Unsets the id property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedDate()
Unsets the modifiedDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedVersion()
Unsets the modifiedVersion property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetName()
Unsets the name property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetParent()
Unsets the parent property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSourceEdge()
Unsets the sourceEdge property, clearing the underlying collection.
|
void |
unsetStory()
Unsets the story property, clearing the underlying collection.
|
void |
unsetTargetEdge()
Unsets the targetEdge property, clearing the underlying collection.
|
accept, accept, accept, acceptDepthFirst, add, contains, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, dump, dumpDepthFirst, equals, find, get, 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, 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, uuidToBase64, valuesgetEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, 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, unsetpublic static final String NAMESPACE_URI
public TopicSDO()
public TopicSDO(commonj.sdo.Type type)
public boolean isSetChild()
isSetChild in interface Topicpublic void unsetChild()
unsetChild in interface Topicpublic Topic createChild()
Topic automatically establishing a containment relationship through the object's reference property, child.createChild in interface TopicTopic automatically establishing a containment relationship through the object's reference property child.public Topic[] getChild()
Topicpublic Topic getChild(int idx)
Topicpublic int getChildCount()
TopicgetChildCount in interface Topicpublic void setChild(Topic[] value)
Topicpublic void addChild(Topic value)
Topicpublic void removeChild(Topic value)
TopicremoveChild in interface Topicvalue - the value to removepublic boolean isSetCreatedDate()
public void unsetCreatedDate()
public Date getCreatedDate()
public void setCreatedDate(Date value)
public boolean isSetDescription()
public void unsetDescription()
public String getDescription()
public void setDescription(String value)
public boolean isSetId()
getId or setId(...) for a definition of property idpublic void unsetId()
getId or setId(...) for a definition of property idpublic String getId()
public void setId(String value)
maxLength: 36public boolean isSetModifiedDate()
public void unsetModifiedDate()
public Date getModifiedDate()
public void setModifiedDate(Date value)
public boolean isSetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic void unsetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic long getModifiedVersion()
public void setModifiedVersion(long value)
public boolean isSetName()
public void unsetName()
public String getName()
public void setName(String value)
maxLength: 32public boolean isSetParent()
isSetParent in interface Topicpublic void unsetParent()
unsetParent in interface Topicpublic Topic createParent()
Topic automatically establishing a containment relationship through the object's reference property, parent.createParent in interface TopicTopic automatically establishing a containment relationship through the object's reference property parent.public Topic getParent()
public void setParent(Topic value)
public boolean isSetSourceEdge()
public void unsetSourceEdge()
public Edge createSourceEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getSourceEdge()
Nodepublic Edge getSourceEdge(int idx)
Nodeidx - the indexpublic int getSourceEdgeCount()
Nodepublic void setSourceEdge(Edge[] value)
Nodevalue - the array valuepublic void addSourceEdge(Edge value)
Nodevalue - the value to addpublic void removeSourceEdge(Edge value)
Nodevalue - the value to removepublic boolean isSetStory()
isSetStory in interface Topicpublic void unsetStory()
unsetStory in interface Topicpublic Story createStory()
Story automatically establishing a containment relationship through the object's reference property, story.createStory in interface TopicStory automatically establishing a containment relationship through the object's reference property story.public Story[] getStory()
Topicpublic Story getStory(int idx)
Topicpublic int getStoryCount()
TopicgetStoryCount in interface Topicpublic void setStory(Story[] value)
Topicpublic void addStory(Story value)
Topicpublic void removeStory(Story value)
TopicremoveStory in interface Topicvalue - the value to removepublic boolean isSetTargetEdge()
public void unsetTargetEdge()
public Edge createTargetEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, targetEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getTargetEdge()
Nodepublic Edge getTargetEdge(int idx)
Nodeidx - the indexpublic int getTargetEdgeCount()
Nodepublic void setTargetEdge(Edge[] value)
Nodevalue - the array valuepublic void addTargetEdge(Edge value)
Nodevalue - the value to addCopyright © 2023. All Rights Reserved.