public class ProjectElement extends java.lang.Object
| Constructor and Description |
|---|
ProjectElement()
Creates a new instance of the project element.
|
public ProjectElement()
public java.lang.String getName()
public void setName(java.lang.String value)
value - A valid name of the Eclipse project.