public class ConsentScopeRepresentation extends Object
Constructor and Description |
---|
ConsentScopeRepresentation() |
ConsentScopeRepresentation(String id,
String name,
String displayTest) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayTest() |
String |
getId() |
String |
getName() |
void |
setDisplayTest(String displayTest) |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.