Uses of Class
net.israfil.foundation.core.DynamicObject

Packages that use DynamicObject
net.israfil.foundation.core   
 

Uses of DynamicObject in net.israfil.foundation.core
 

Subclasses of DynamicObject in net.israfil.foundation.core
 class DynamicallyAccessibleObject
          An implementation of the DynamicallyAccessible interface with the appropriate infrastructure for retrieving field data, via accessors if such are implemented, or directly from the field where not.
 class DynamicallyMutableObject
          An abstract class which implements the DynamicallyMutableObject infrastructure.
 



Copyright © 2003-2006. All Rights Reserved.