Class MobileUser


  • public class MobileUser
    extends Object
    • Constructor Detail

      • MobileUser

        public MobileUser()
    • Method Detail

      • getAutoActivation

        public Boolean getAutoActivation()
      • setAutoActivation

        public void setAutoActivation​(Boolean autoActivation)
      • withAutoActivation

        public MobileUser withAutoActivation​(Boolean autoActivation)
      • getRecoveryCodeCreated

        public Boolean getRecoveryCodeCreated()
      • setRecoveryCodeCreated

        public void setRecoveryCodeCreated​(Boolean recoveryCodeCreated)
      • withRecoveryCodeCreated

        public MobileUser withRecoveryCodeCreated​(Boolean recoveryCodeCreated)