public class ValueBoolValue extends Object implements IsValueKind
| Constructor and Description |
|---|
ValueBoolValue()
No args constructor for use in serialization
|
ValueBoolValue(Boolean boolValue) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Boolean |
getBoolValue() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setBoolValue(Boolean boolValue) |
public ValueBoolValue()
public ValueBoolValue(Boolean boolValue)
boolValue - Copyright © 2015–2020 Red Hat. All rights reserved.