public class NewAssetEvent extends AssetEvent
| Constructor and Description |
|---|
NewAssetEvent()
Default constructor
|
NewAssetEvent(NewAssetEvent template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationTime()
Return the time that the asset was created.
|
void |
setCreationTime(Date creationTime)
Set up the time that the asset was created.
|
String |
toString()
JSON-style toString
|
equals, getAsset, hashCode, setAssetgetEventType, getEventVersionId, setEventType, setEventVersionIdpublic NewAssetEvent()
public NewAssetEvent(NewAssetEvent template)
template - object to copypublic Date getCreationTime()
public void setCreationTime(Date creationTime)
creationTime - date/timepublic String toString()
toString in class AssetEventCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.