Uses of Interface
net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorOneArgBuilder

Packages that use PojoPropertyAccessorOneArgBuilder
net.sf.mmm.util.pojo.descriptor.impl.accessor Contains the implementation of the Introspection-Accessor-API
 

Uses of PojoPropertyAccessorOneArgBuilder in net.sf.mmm.util.pojo.descriptor.impl.accessor
 

Classes in net.sf.mmm.util.pojo.descriptor.impl.accessor that implement PojoPropertyAccessorOneArgBuilder
 class PojoPropertyAccessorAddBuilder
          This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
 class PojoPropertyAccessorGetMappedBuilder
          This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for mapped getter-access.
 class PojoPropertyAccessorRemoveBuilder
          This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
 class PojoPropertyAccessorSetBuilder
          This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for setter-access.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.