public class TileFileDataSourceDTO extends DataSourceDTO
| Constructor and Description |
|---|
TileFileDataSourceDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getTileSourceFormat()
瓦片文件存储格式
|
int |
hashCode() |
void |
setTileSourceFormat(Integer tileSourceFormat)
瓦片文件存储格式
|
String |
toString() |
getDataSourceType, getDataStoreType, getIsDefault, getKey, getName, getPassword, getUrl, getUserName, setDataSourceType, setDataStoreType, setIsDefault, setKey, setName, setPassword, setUrl, setUserNamepublic Integer getTileSourceFormat()
public void setTileSourceFormat(Integer tileSourceFormat)
public String toString()
toString in class DataSourceDTOpublic boolean equals(Object o)
equals in class DataSourceDTOprotected boolean canEqual(Object other)
canEqual in class DataSourceDTOpublic int hashCode()
hashCode in class DataSourceDTOCopyright © 2025. All rights reserved.