| Interface | Description |
|---|---|
| IHasType |
Base interface for all objects having a certain type.
|
| ITypedObject<IDTYPE> |
Base interface for objects having a type and an ID.
|
| Class | Description |
|---|---|
| ObjectType |
This class encapsulates an internal object type.
|
| TypedObject<IDTYPE extends Serializable> |
Base implementation of an object that has a type and an ID.
|
| Enum | Description |
|---|---|
| EBaseType |
Contains generic type definitions independent from the underlying language.
|
Copyright © 2006–2014 phloc systems. All rights reserved.