Class ConsentTppInformation


  • public class ConsentTppInformation
    extends Object
    • Constructor Detail

      • ConsentTppInformation

        public ConsentTppInformation()
    • Method Detail

      • isTppRedirectPreferred

        public boolean isTppRedirectPreferred()
      • getTppFrequencyPerDay

        public int getTppFrequencyPerDay()
      • getTppNotificationUri

        public String getTppNotificationUri()
      • getTppInfo

        public TppInfo getTppInfo()
      • getTppBrandLoggingInformation

        public String getTppBrandLoggingInformation()
      • getAdditionalInfo

        public String getAdditionalInfo()
      • setTppRedirectPreferred

        public void setTppRedirectPreferred​(boolean tppRedirectPreferred)
      • setTppFrequencyPerDay

        public void setTppFrequencyPerDay​(int tppFrequencyPerDay)
      • setTppNotificationUri

        public void setTppNotificationUri​(String tppNotificationUri)
      • setTppInfo

        public void setTppInfo​(TppInfo tppInfo)
      • setTppNotificationSupportedModes

        public void setTppNotificationSupportedModes​(List<NotificationSupportedMode> tppNotificationSupportedModes)
      • setTppBrandLoggingInformation

        public void setTppBrandLoggingInformation​(String tppBrandLoggingInformation)
      • setAdditionalInfo

        public void setAdditionalInfo​(String additionalInfo)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object