Class CpmsParameters

  • All Implemented Interfaces:

    @Deprecated() 
    public class CpmsParameters
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static SettingsParameters getSettingsParameters() Gets the SettingsParameters that was initialized via init.
      static void init(@NonNull() SettingsParameters settingsParameters) Initializes the CpmsParameters with a SettingsParameters.
      static void reset() Removes the global reference to a SettingsParameters that has been initialized.
      • Methods inherited from class java.lang.Object

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