interface ProfileInterface
Methods
String |
name()
Returns the name of the profile |
|
String |
data()
Returns the profile data |
Details
at line 21
public String
name()
Returns the name of the profile
at line 28
public String
data()
Returns the profile data