Package ch.swisscom.mid.client.model
Class ProfileMobileUserInfo
java.lang.Object
ch.swisscom.mid.client.model.ProfileMobileUserInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetAutoActivation(boolean autoActivation) voidsetRecoveryCodeCreated(boolean recoveryCodeCreated) toString()
-
Constructor Details
-
ProfileMobileUserInfo
public ProfileMobileUserInfo()
-
-
Method Details
-
isRecoveryCodeCreated
public boolean isRecoveryCodeCreated() -
setRecoveryCodeCreated
public void setRecoveryCodeCreated(boolean recoveryCodeCreated) -
isAutoActivation
public boolean isAutoActivation() -
setAutoActivation
public void setAutoActivation(boolean autoActivation) -
toString
-