@Generated(value="org.jsonschema2pojo") public class AuthorizationsProperty extends Object
| Constructor and Description |
|---|
AuthorizationsProperty() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getDescription() |
String |
getScope() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setScope(String scope) |
String |
toString() |
public String getScope()
public void setScope(String scope)
scope - The scopepublic String getDescription()
public void setDescription(String description)
description - The descriptionCopyright © 2011–2015 Red Hat. All rights reserved.