dexcare
/
org.dexcare.services.patient.models
/
Gender
Gender
enum
Gender
:
Enum
<
Gender
> ,
Parcelable
Content copied to clipboard
Entries
Functions
Properties
Entries
Unknown
Link copied to clipboard
Unknown
("unknown")
Content copied to clipboard
Other
Link copied to clipboard
Other
("other")
Content copied to clipboard
Female
Link copied to clipboard
Female
("female")
Content copied to clipboard
Male
Link copied to clipboard
Male
("male")
Content copied to clipboard
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard