MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.model.fish
/
FishId
Fish
Id
@
Serializable
(
with
=
FishIdSerializer::class
)
class
FishId
(
val
value
:
String
)
魚のIDを表すクラス
Members
Constructors
Fish
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
魚の一意の識別子
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
to
Translate
Key
Link copied to clipboard
fun
toTranslateKey
(
)
:
String