@Generated(value="org.jsonschema2pojo") public class LoginEndpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Object |
NOT_FOUND_VALUE |
| Constructor and Description |
|---|
LoginEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
declaredProperty(String name,
Object value) |
protected Object |
declaredPropertyOrNotFound(String name,
Object notFoundValue) |
<T> T |
get(String name) |
URI |
getUrl()
(Required)
|
void |
set(String name,
Object value) |
void |
setUrl(URI url)
(Required)
|
protected static final Object NOT_FOUND_VALUE
Copyright © 2011–2015 Red Hat. All rights reserved.