Uses of Interface
net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType

Packages that use PojoAttributeType
net.sf.mmm.util.pojo.descriptor.api Provides the API for introspection of Pojos. 
net.sf.mmm.util.pojo.descriptor.base Contains the basic implementation of the Introspection-API
net.sf.mmm.util.pojo.descriptor.impl Contains the implementation of the Introspection-API
 

Uses of PojoAttributeType in net.sf.mmm.util.pojo.descriptor.api
 

Subinterfaces of PojoAttributeType in net.sf.mmm.util.pojo.descriptor.api
 interface PojoDescriptor<POJO>
          This interface describes the properties of a Pojo.
 

Uses of PojoAttributeType in net.sf.mmm.util.pojo.descriptor.base
 

Classes in net.sf.mmm.util.pojo.descriptor.base that implement PojoAttributeType
 class AbstractPojoDescriptor<POJO>
          This is the abstract base implementation of the PojoDescriptor interface.
 

Uses of PojoAttributeType in net.sf.mmm.util.pojo.descriptor.impl
 

Classes in net.sf.mmm.util.pojo.descriptor.impl that implement PojoAttributeType
 class PojoDescriptorImpl<POJO>
          This is the abstract base implementation of the PojoDescriptor interface.
 



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