| 构造器和说明 |
|---|
ViewTypeDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExportPath() |
String |
getImportPath() |
String |
getViewAddress() |
String |
getViewType() |
String |
getViewTypeName() |
void |
setExportPath(String exportPath) |
void |
setImportPath(String importPath) |
void |
setViewAddress(String viewAddress) |
void |
setViewType(String viewType) |
void |
setViewTypeName(String viewTypeName) |
public String getViewType()
public void setViewType(String viewType)
public String getViewTypeName()
public void setViewTypeName(String viewTypeName)
public String getViewAddress()
public void setViewAddress(String viewAddress)
public String getImportPath()
public void setImportPath(String importPath)
public String getExportPath()
public void setExportPath(String exportPath)
Copyright © 2020 GTMAP. All rights reserved.