public interface ProjectUpdatedEvent extends ServerProjectEvent
The following features are supported:
ServerPackage.getProjectUpdatedEvent()| Modifier and Type | Method and Description |
|---|---|
PrimaryVersionSpec |
getNewVersion()
Returns the value of the 'New Version' containment reference.
|
void |
setNewVersion(PrimaryVersionSpec value)
Sets the value of the '
New Version' containment reference. |
getProjectId, setProjectIdgetTimestamp, setTimestampPrimaryVersionSpec getNewVersion()
If the meaning of the 'New Version' containment reference isn't clear, there really should be more of a description here...
setNewVersion(PrimaryVersionSpec),
ServerPackage.getProjectUpdatedEvent_NewVersion()void setNewVersion(PrimaryVersionSpec value)
New Version' containment reference.
value - the new value of the 'New Version' containment reference.getNewVersion()Copyright © 2017. All rights reserved.