@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiRoleConfigGroupRef extends Object
Constructor and Description |
---|
ApiRoleConfigGroupRef() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getRoleConfigGroupName()
The name of the role config group, which uniquely identifies it in a CM installation.
|
int |
hashCode() |
ApiRoleConfigGroupRef |
roleConfigGroupName(String roleConfigGroupName) |
void |
setRoleConfigGroupName(String roleConfigGroupName) |
String |
toString() |
public ApiRoleConfigGroupRef roleConfigGroupName(String roleConfigGroupName)
public String getRoleConfigGroupName()
public void setRoleConfigGroupName(String roleConfigGroupName)
Copyright © 2019. All rights reserved.