Interface DbTypeSystemItem
- All Known Subinterfaces:
AtomicType,Attribute,CollectionType,Deployment,EnumerationValue,MapType,NumberSeries,Type
- All Known Implementing Classes:
DbNumberSeries
public interface DbTypeSystemItem
Interface for every element of
DbTypeSystem.-
Method Summary
-
Method Details
-
getUniqueIdentifier
UniqueIdentifier getUniqueIdentifier()- Returns:
- unique identifier of type system item
-
getHash
String getHash()- Returns:
- calculated hash for item
-