lib-client
/
com.baptistecarlier.kotlin.datagouvfr.client.model
/
Mime
Mime
public final class
Mime
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Mime
Link copied to clipboard
Mime
Mime
(
Double
score,
String
text)
Content copied to clipboard
Functions
get
Score
Link copied to clipboard
final
Double
getScore
()
Content copied to clipboard
get
Text
Link copied to clipboard
final
String
getText
()
Content copied to clipboard
set
Score
Link copied to clipboard
final
Unit
setScore
(
Double
score)
Content copied to clipboard
set
Text
Link copied to clipboard
final
Unit
setText
(
String
text)
Content copied to clipboard
Properties
score
Link copied to clipboard
private
Double
score
Content copied to clipboard
text
Link copied to clipboard
private
String
text
Content copied to clipboard