public interface ServerProjectEvent extends ServerEvent
The following features are supported:
ServerPackage.getServerProjectEvent()| Modifier and Type | Method and Description |
|---|---|
ProjectId |
getProjectId()
Returns the value of the 'Project Id' containment reference.
|
void |
setProjectId(ProjectId value)
Sets the value of the '
Project Id' containment reference. |
getTimestamp, setTimestampProjectId getProjectId()
If the meaning of the 'Project Id' containment reference isn't clear, there really should be more of a description here...
setProjectId(ProjectId),
ServerPackage.getServerProjectEvent_ProjectId()void setProjectId(ProjectId value)
Project Id' containment reference.
value - the new value of the 'Project Id' containment reference.getProjectId()Copyright © 2017. All rights reserved.