public class IMEServiceCreateDTO extends Object
| Constructor and Description |
|---|
IMEServiceCreateDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCatalogStyleJson()
cat矢量渲染索引样式
|
String |
getDatasetId()
数据集id
|
String |
getServerKey()
服务器的key
|
String |
getServiceName()
渲染索引服务名称
|
int |
hashCode() |
void |
setCatalogStyleJson(String catalogStyleJson)
cat矢量渲染索引样式
|
void |
setDatasetId(String datasetId)
数据集id
|
void |
setServerKey(String serverKey)
服务器的key
|
void |
setServiceName(String serviceName)
渲染索引服务名称
|
String |
toString() |
public String getDatasetId()
public String getServerKey()
public String getServiceName()
public String getCatalogStyleJson()
public void setDatasetId(String datasetId)
public void setServerKey(String serverKey)
public void setServiceName(String serviceName)
public void setCatalogStyleJson(String catalogStyleJson)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.