@Generated(value="org.jsonschema2pojo") public class Privacy extends Object
Constructor and Description |
---|
Privacy() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getValue() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setValue(String value) |
String |
toString() |
Privacy |
withAdditionalProperty(String name,
Object value) |
Privacy |
withValue(String value) |
@BeanProperty(value="value") public String getValue()
@BeanProperty(value="value") public void setValue(String value)
value
- The value@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
Copyright © 2018 The Apache Software Foundation. All rights reserved.