@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class DetailModel extends Object
| Constructor and Description |
|---|
DetailModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DetailModel |
filter(Object filter) |
Object |
getFilter()
Get filter
|
String |
getType()
Get type
|
int |
hashCode() |
void |
setFilter(Object filter) |
void |
setType(String type) |
String |
toString() |
DetailModel |
type(String type) |
public DetailModel type(String type)
public String getType()
public void setType(String type)
public DetailModel filter(Object filter)
public Object getFilter()
public void setFilter(Object filter)
Copyright © 2023. All rights reserved.