@Generated(value="jsonschema2pojo") public class ValueStructValue extends Object implements IsValueKind
| Constructor and Description |
|---|
ValueStructValue()
No args constructor for use in serialization
|
ValueStructValue(Map<String,Object> structValue) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Map<String,Object> |
getStructValue() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setStructValue(Map<String,Object> structValue) |
Copyright © 2015–2023 Red Hat. All rights reserved.