Class MGWalletConfiguration
java.lang.Object
com.gemalto.mfs.mwsdk.mobilegateway.MGWalletConfiguration
- All Implemented Interfaces:
MGConfiguration
Class for Mobile Gateway Wallet configuration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder to build MGWalletConfiguration. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturns the name of the Configuration.
-
Field Details
-
TAG
-
-
Constructor Details
-
MGWalletConfiguration
public MGWalletConfiguration()
-
-
Method Details
-
getConfigurationName
Description copied from interface:MGConfigurationreturns the name of the Configuration.- Specified by:
getConfigurationNamein interfaceMGConfiguration- Returns:
- the configuration name
-