public class TabExportMetadata extends Object implements TabMetadata
| Constructor and Description |
|---|
TabExportMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationType() |
String |
getExportDate() |
String |
getId() |
String |
getTitle() |
String |
getUrl() |
void |
setDestinationType(String destinationType) |
void |
setExportDate(String exportDate) |
void |
setUrl(String url) |
String |
toString() |
public String getDestinationType()
public void setDestinationType(String destinationType)
public String getUrl()
public void setUrl(String url)
public String getExportDate()
public void setExportDate(String exportDate)
public String getId()
getId in interface TabMetadatapublic String getTitle()
getTitle in interface TabMetadataCopyright © 2016. All Rights Reserved.