public static class ProjectManager.ProjectEventImpl extends java.lang.Object implements ProjectManager.ProjectEvent
Constructor and Description |
---|
ProjectEventImpl(Project project,
int id) |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
Project |
getProject() |
public ProjectEventImpl(Project project, int id)
public int getId()
getId
in interface ProjectManager.ProjectEvent
public Project getProject()
getProject
in interface ProjectManager.ProjectEvent