public class ExportMetadata extends Object implements DataDependentMetadata
| Constructor and Description |
|---|
ExportMetadata(String destinationType,
String url,
Date exportDate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDestinationType() |
Date |
getExportDate() |
String |
getUri() |
int |
hashCode() |
boolean |
isInheritable() |
String |
toString() |
public String getDestinationType()
public String getUri()
public Date getExportDate()
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2015. All Rights Reserved.