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