AgeDemographic
in package
AgeDemographic Class Doc Comment
Tags
Table of Contents
- _15 = 'age_15'
- Possible values of this enum
- _20 = 'age_20'
- _25 = 'age_25'
- _30 = 'age_30'
- _35 = 'age_35'
- _40 = 'age_40'
- _45 = 'age_45'
- _50 = 'age_50'
- _55 = 'age_55'
- _60 = 'age_60'
- _65 = 'age_65'
- _70 = 'age_70'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
_15
Possible values of this enum
public
mixed
_15
= 'age_15'
_20
public
mixed
_20
= 'age_20'
_25
public
mixed
_25
= 'age_25'
_30
public
mixed
_30
= 'age_30'
_35
public
mixed
_35
= 'age_35'
_40
public
mixed
_40
= 'age_40'
_45
public
mixed
_45
= 'age_45'
_50
public
mixed
_50
= 'age_50'
_55
public
mixed
_55
= 'age_55'
_60
public
mixed
_60
= 'age_60'
_65
public
mixed
_65
= 'age_65'
_70
public
mixed
_70
= 'age_70'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>