@Generated(value="org.jsonschema2pojo") public class Members extends Collection
Constructor and Description |
---|
Members() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
Members |
withAdditionalProperty(String name,
Object value) |
getItems, getLinks, getTotalItems, getUrl, setItems, setLinks, setTotalItems, setUrl, withItems, withLinks, withTotalItems, withUrl
public String toString()
toString
in class Collection
@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties
in class Collection
@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty
in class Collection
public Members withAdditionalProperty(String name, Object value)
withAdditionalProperty
in class Collection
public int hashCode()
hashCode
in class Collection
public boolean equals(Object other)
equals
in class Collection
Copyright © 2018 The Apache Software Foundation. All rights reserved.