Escalar Alcoia i Comtat
core
/
com.arnyminerz.escalaralcoiaicomtat.core.data.climb.path.safes
/
PitchEndingData
Pitch
Ending
Data
class
PitchEndingData
(
val
rappel
:
PitchEndingRappel
,
val
orientation
:
PitchEndingOrientation
)
:
Parcelable
Constructors
Functions
Properties
Constructors
Pitch
Ending
Data
Link copied to clipboard
fun
PitchEndingData
(
parcel
:
Parcel
)
Pitch
Ending
Data
Link copied to clipboard
fun
PitchEndingData
(
rappel
:
PitchEndingRappel
,
orientation
:
PitchEndingOrientation
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
orientation
Link copied to clipboard
val
orientation
:
PitchEndingOrientation
rappel
Link copied to clipboard
val
rappel
:
PitchEndingRappel