Uses of Interface
com.helger.commons.type.IHasObjectType
-
Packages that use IHasObjectType Package Description com.helger.commons.type -
-
Uses of IHasObjectType in com.helger.commons.type
Subinterfaces of IHasObjectType in com.helger.commons.type Modifier and Type Interface Description interfaceITypedObject<IDTYPE>Base interface for objects having anObjectTypeand an ID.Classes in com.helger.commons.type that implement IHasObjectType Modifier and Type Class Description classTypedObject<IDTYPE>Base implementation of an object that has anObjectTypeand an ID.
-