Class ConsentScopeRepresentation


  • public class ConsentScopeRepresentation
    extends Object
    • Constructor Detail

      • ConsentScopeRepresentation

        public ConsentScopeRepresentation()
      • ConsentScopeRepresentation

        public ConsentScopeRepresentation​(String id,
                                          String name,
                                          String displayTest)
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDisplayTest

        public String getDisplayTest()
      • setDisplayTest

        public void setDisplayTest​(String displayTest)