Uses of Interface
net.israfil.foundation.dynamic.DynamicallyAccessible

Uses of DynamicallyAccessible in net.israfil.foundation.dynamic
 

Subinterfaces of DynamicallyAccessible in net.israfil.foundation.dynamic
 interface DynamicallyMutable
          A generic mutator interface.
 

Classes in net.israfil.foundation.dynamic that implement DynamicallyAccessible
 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-2008. All Rights Reserved.