@Generated(value="org.jsonschema2pojo") public class Properties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Object |
NOT_FOUND_VALUE |
| Constructor and Description |
|---|
Properties() |
| 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) |
Map<String,Object> |
getAdditionalProperties() |
void |
set(String name,
Object value) |
void |
setAdditionalProperty(String name,
Object value) |
Copyright © 2011–2016 Red Hat. All rights reserved.