@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class JournalsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_JOURNALS |
| Constructor and Description |
|---|
JournalsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
JournalsResponseJournals |
getJournals()
Get journals
|
int |
hashCode() |
JournalsResponse |
journals(JournalsResponseJournals journals) |
void |
setJournals(JournalsResponseJournals journals) |
String |
toString() |
public static final String SERIALIZED_NAME_JOURNALS
public JournalsResponse journals(JournalsResponseJournals journals)
@Nonnull public JournalsResponseJournals getJournals()
public void setJournals(JournalsResponseJournals journals)
Copyright © 2022. All rights reserved.