Package com.helger.commons.type
Interface ITypedObject<IDTYPE>
- Type Parameters:
IDTYPE- The type of the ID.
- All Superinterfaces:
IHasID<IDTYPE>,IHasObjectType
- All Known Implementing Classes:
TypedObject
Base interface for objects having an
ObjectType and an ID.- Author:
- Philip Helger
-
Method Summary
Methods inherited from interface com.helger.commons.type.IHasObjectType
getObjectType, getObjectTypeName, hasObjectType