Skip to main content

switchAbleOrg property

List<OrgInfo> switchAbleOrg

Implementation

List\<OrgInfo\> get switchAbleOrg =\> _switchAbleOrg;

switchAbleOrg= (List<OrgInfo> switchableOrg)

Implementation

set switchAbleOrg(List\<OrgInfo\> switchableOrg) =\>
_switchAbleOrg = switchableOrg;