lib-client
/
com.baptistecarlier.kotlin.datagouvfr.client.model
/
Format
Format
public final class
Format
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Format
Link copied to clipboard
Format
Format
(
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