public class ConsoleProfileFinished
extends java.lang.Object
Constructor and Description |
---|
ConsoleProfileFinished(java.lang.String id,
Location location,
Profile profile,
java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
Location |
getLocation() |
Profile |
getProfile() |
java.lang.String |
getTitle() |
void |
setTitle(java.lang.String title) |