public class DatatypeMetaInfo extends Object implements IMetaInfo
IMetaInfo for datatypes. First of all to handle the url to source. Display name is
implemented to return the same name for all modes. Should be updated if needed.| Constructor and Description |
|---|
DatatypeMetaInfo(String displayName,
String sourceUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplayName() |
String |
getDisplayName(int mode) |
String |
getSourceUrl() |
int |
hashCode() |
public String getDisplayName(int mode)
getDisplayName in interface IMetaInfopublic String getDisplayName()
public String getSourceUrl()
getSourceUrl in interface IMetaInfoCopyright © 2004–2019 OpenL Tablets. All rights reserved.