|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGenericData | |
|---|---|
| org.vizzini.database | Provides database classes for the game framework. |
| org.vizzini.util | Provides utility classes for the game framework. |
| Uses of IGenericData in org.vizzini.database |
|---|
| Subinterfaces of IGenericData in org.vizzini.database | |
|---|---|
interface |
IRecord
Provides a generic data object which can be stored in a database. |
| Classes in org.vizzini.database that implement IGenericData | |
|---|---|
(package private) class |
Record
Provides a generic data object which can be stored in a database. |
| Uses of IGenericData in org.vizzini.util |
|---|
| Classes in org.vizzini.util that implement IGenericData | |
|---|---|
class |
GenericData
Provides storage for properties determined at runtime. |
| Methods in org.vizzini.util with parameters of type IGenericData | |
|---|---|
void |
GenericData.copy(IGenericData another)
Make this object a copy of the given object. |
void |
IGenericData.copy(IGenericData another)
Make this object a copy of the given object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |