Package com.technia.dsx.threedspace.doc
Class ParentInfo
java.lang.Object
com.technia.dsx.threedspace.doc.InfoBase
com.technia.dsx.threedspace.doc.EntityBase
com.technia.dsx.threedspace.doc.ParentInfo
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable
,com.technia.dsx.app.model.Referable
,com.technia.dsx.app.model.WithCEStamp
- Since:
- 2022-06-10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()
void
setData
(ParentData data) void
setRelatedData
(ParentRelatedData relatedData) toString()
Methods inherited from class com.technia.dsx.threedspace.doc.EntityBase
getIdentifier, getRelativePath, getSource, setIdentifier, setRelativePath, setSource
Methods inherited from class com.technia.dsx.threedspace.doc.InfoBase
getCEStamp, getId, getType, getUpdateAction, setCEStamp, setId, setType, setUpdateAction, setUpdateAction
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.technia.dsx.app.model.Referable
getId, getType
-
Constructor Details
-
ParentInfo
public ParentInfo()
-
-
Method Details
-
getData
-
setData
-
getRelatedData
-
setRelatedData
-
toString
- Overrides:
toString
in classEntityBase
-