public class ScopeSettingsDTO extends Object
| Constructor and Description |
|---|
ScopeSettingsDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Get name
|
int |
hashCode() |
ScopeSettingsDTO |
name(String name) |
void |
setName(String name) |
String |
toString() |
public ScopeSettingsDTO name(String name)
public String getName()
public void setName(String name)
Copyright © 2020 WSO2 Inc. All rights reserved.