Application
Table of Contents
Interfaces
- ContactInterface
- Describes Contact interface.
- CorporateInterface
- Describes Corporate interface.
- DataProviderInterface
- Describes Data Provider interface.
- DateTimeInterface
- Describes Date Time interface.
- GenericInterface
- Describes Generic interface.
- PrimitiveTypeInterface
- Describes Primitive Type interface.
- WorldWideWebInterface
- Describes World Wide Web interface.
Classes
- AbstractContact
- This is a simple Contact implementation that other Contact can inherit from.
- AbstractCorporate
- This is a simple Corporate implementation that other Corporate can inherit from.
- AbstractDataProvider
- This is a simple Data Provider implementation that other Data Provider can inherit from.
- AbstractDateTime
- This is a simple Date Time implementation that other Date Time can inherit from.
- AbstractGeneric
- This is a simple Generic implementation that other Generic can inherit from.
- AbstractPrimitiveType
- This is a simple Primitive Type implementation that other Primitive Type can inherit from.
- AbstractRandom
- This is a simple Random implementation that other Random can inherit from.
- AbstractWorldWideWeb
- This is a simple World Wide Web implementation that other World Wide Web can inherit from.
- Random
- Simple Random implementation.