Class MGWalletConfiguration

  • All Implemented Interfaces:
    MGConfiguration

    public class MGWalletConfiguration
    extends java.lang.Object
    implements MGConfiguration
    Class for Mobile Gateway Wallet configuration
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  MGWalletConfiguration.Builder
      Builder to build MGWalletConfiguration.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TAG  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConfigurationName()
      returns the name of the Configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TAG

        public static final java.lang.String TAG
    • Constructor Detail

      • MGWalletConfiguration

        public MGWalletConfiguration()
    • Method Detail

      • getConfigurationName

        public java.lang.String getConfigurationName()
        Description copied from interface: MGConfiguration
        returns the name of the Configuration.
        Specified by:
        getConfigurationName in interface MGConfiguration
        Returns:
        the configuration name