@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-11-23T10:47:02.680+01:00") public class Options extends Object implements Serializable
Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
Options |
addEntriesItem(Option entriesItem) |
Options |
entries(List<Option> entries) |
boolean |
equals(Object o) |
List<Option> |
getEntries()
A list of options for this filter.
|
int |
hashCode() |
Boolean |
isMultiple()
Whether or not this filter allows multiple options to be selected.
|
Options |
multiple(Boolean multiple) |
void |
setEntries(List<Option> entries) |
void |
setMultiple(Boolean multiple) |
String |
toString() |
Copyright © 2011–2020 aiticon GmbH. All rights reserved.