@Generated(value="org.jsonschema2pojo") public class KeyToPath extends Object
| Constructor and Description |
|---|
KeyToPath()
No args constructor for use in serialization
|
KeyToPath(String key,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getKey() |
String |
getPath() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setKey(String key) |
void |
setPath(String path) |
Copyright © 2011–2016 Red Hat. All rights reserved.