public class ImportMetadata extends Object implements TableMetadata
| Constructor and Description |
|---|
ImportMetadata(String sourceType,
String url,
Date importDate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Date |
getImportDate() |
String |
getSourceType() |
String |
getUri() |
int |
hashCode() |
boolean |
isInheritable() |
String |
toString() |
public String getSourceType()
public String getUri()
public Date getImportDate()
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2014. All Rights Reserved.