public static class SchemasResponse.File extends Object
| Constructor and Description |
|---|
File() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFiletype() |
String |
getId() |
String |
getName() |
String |
getTitle() |
int |
hashCode() |
void |
setFiletype(String filetype) |
void |
setId(String id) |
void |
setName(String name) |
void |
setTitle(String title) |
String |
toString() |
public String getId()
public String getName()
public String getFiletype()
public String getTitle()
public void setId(String id)
public void setName(String name)
public void setFiletype(String filetype)
public void setTitle(String title)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.