Class UpdatePrefsResponseSetting


  • public class UpdatePrefsResponseSetting
    extends java.lang.Object
    Update Profile Challenge Response Setting
    • Constructor Detail

      • UpdatePrefsResponseSetting

        public UpdatePrefsResponseSetting()
    • Method Detail

      • isValidateProfileAddress

        public boolean isValidateProfileAddress()
      • setValidateProfileAddress

        public void setValidateProfileAddress​(boolean validateProfileAddress)
      • getSubtype

        public java.lang.String getSubtype()
      • setSubtype

        public void setSubtype​(java.lang.String subtype)
      • getAttributes

        public java.util.List<Preference> getAttributes()
      • setAttributes

        public void setAttributes​(java.util.List<Preference> attributes)