Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Definition
Method Summary | |
String |
|
void |
|
public String getName()
Returns the name of this definition.
- Returns:
- the name of this definition.
public void setName(String name)
Sets the name of this definition.
- Parameters:
name
- the new name of this definition.