Interface OrganizationTypesSettings
@ProviderType
public interface OrganizationTypesSettings
- Author:
- Marco Leo
-
Method Summary
Modifier and TypeMethodDescriptionString[]getChildrenTypes(String type) String[]getTypes()booleanisCountryEnabled(String type) booleanisCountryRequired(String type) booleanisRootable(String type)
-
Method Details
-
getChildrenTypes
-
getTypes
String[] getTypes() -
isCountryEnabled
-
isCountryRequired
-
isRootable
-