Package com.incode.welcome_sdk.modules
Class ProcessId
-
- All Implemented Interfaces:
public final class ProcessId extends BaseModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
ProcessId.Builder
-
Field Summary
Fields Modifier and Type Field Description private final Boolean
isEnabledIdSummaryScreen
private final IdCategory
idCategory
private final Modules
name
-
Method Summary
Modifier and Type Method Description final Boolean
isEnabledIdSummaryScreen()
final IdCategory
getIdCategory()
-
-
Method Detail
-
isEnabledIdSummaryScreen
final Boolean isEnabledIdSummaryScreen()
-
getIdCategory
final IdCategory getIdCategory()
-
-
-
-