Bookfinder
2023.5.12-Alpha
Bookfinder
/
it.tn.spoilers.data
/
MustacheUser
Mustache
User
public
final
class
MustacheUser
Constructors
Functions
Properties
Constructors
Mustache
User
Link copied to clipboard
public
MustacheUser
MustacheUser
(
Integer
id
,
String
name
)
Functions
get
Id
Link copied to clipboard
public
final
Integer
getId
(
)
get
Name
Link copied to clipboard
public
final
String
getName
(
)
Properties
id
Link copied to clipboard
private
final
Integer
id
name
Link copied to clipboard
private
final
String
name