@Generated(value="org.jsonschema2pojo") public class RawExtension extends Object
| Constructor and Description |
|---|
RawExtension() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
List<Integer> |
getRawJSON() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRawJSON(List<Integer> RawJSON) |
String |
toString() |
Copyright © 2011–2015 Red Hat. All rights reserved.