@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-10-02T00:44:14.340Z") 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 © 2018. All rights reserved.