public class ConsoleProfileStarted extends Object
Constructor and Description |
---|
ConsoleProfileStarted() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Location |
getLocation()
Location of console.profile().
|
String |
getTitle()
Profile title passed as an argument to console.profile().
|
void |
setId(String id) |
void |
setLocation(Location location)
Location of console.profile().
|
void |
setTitle(String title)
Profile title passed as an argument to console.profile().
|
public String getId()
public void setId(String id)
public Location getLocation()
public void setLocation(Location location)
public String getTitle()
public void setTitle(String title)
Copyright © 2017 WebFolder OÜ. All rights reserved.