[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a DwellingArrangementCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| BOARDING_HOUSE | Boarding house ("1669") | |
| COOPERATIVE_HOUSE | Cooperative house ("1670") | |
| CRISIS_SHELTER | Crisis shelter ("1671") | |
| DISASTER_SHELTER | Disaster shelter ("1672") | |
| FAMILY_RESIDENCE | Family residence ("1674") | |
| FOSTER_HOME | Foster home ("1675") | |
| GROUP_HOME | Group home/halfway house ("3425") | |
| INSTITUTION | Institution ("1676") | |
| NO_HOME | No home ("1680") | |
| OTHER | Other ("9999") | |
| OTHER_DORMITORY | Other dormitory ("1681") | |
| PRISON_OR_JUVENILE | Prison or juvenile detention center ("1677") | |
| ROOMING_HOUSE | Rooming house ("1678") | |
| SCHOOL_DORMITORY | Residential school/dormitory ("1673") | |
| SIF1X_BORADING_HOUSE | A 01 ("01") | |
| SIF1X_COOPERATIVE_HOUSE | A 02 ("02") | |
| SIF1X_CRISIS_SHELTER | A 03 ("03") | |
| SIF1X_DETENTION_CENTER | A 09 ("09") | |
| SIF1X_DISASTER_SHELTER | A 04 ("04") | |
| SIF1X_DORMITORY | A 05 ("05") | |
| SIF1X_FAMILY_RESIDENCE | A 06 ("06") | |
| SIF1X_FOSTER_HOME | A 07 ("07") | |
| SIF1X_INSTITUTION | A 08 ("08") | |
| SIF1X_NO_HOME | A 12 ("12") | |
| SIF1X_OTHER | A 99 ("99") | |
| SIF1X_OTHER_DORMITORY | A 13 ("13") | |
| SIF1X_ROOMING_HOUSE | A 10 ("10") | |
| SIF1X_TRANSIENT_SHELTER | A 11 ("11") | |
| TRANSIENT_SHELTER | Transient shelter ("1679") | |
| Wrap(String) | Wrap an arbitrary string value in a DwellingArrangementCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a DwellingArrangementCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| DwellingArrangementCode | |||||