Class Consent


  • public final class Consent
    extends Object
    • Method Detail

      • getName

        public String getName()
        The name of the consent
        Returns:
        The name of the consent
      • getGranted

        public boolean getGranted()
        Flag to identify if the consent was granted. If false the check creation will fail with a validation error.
        Returns:
        Flag to identify if the consent was granted. If false the check creation will fail with a validation error.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object