Uses of Class
org.weda.property.impl.ObjectDescriptor

Packages that use ObjectDescriptor
org.weda.property   
org.weda.property.impl   
 

Uses of ObjectDescriptor in org.weda.property
 

Methods in org.weda.property that return ObjectDescriptor
 ObjectDescriptor ObjectDescriptorRegistry.get(java.lang.Class objectClass)
          Возвращает дескриптор объекта по его классу.
 

Uses of ObjectDescriptor in org.weda.property.impl
 

Methods in org.weda.property.impl that return ObjectDescriptor
 ObjectDescriptor ObjectDescriptorRegistryImpl.get(java.lang.Class objectClass)
           
 

Method parameters in org.weda.property.impl with type arguments of type ObjectDescriptor
 void ObjectDescriptorRegistryImpl.setDescriptors(java.util.Map<java.lang.Class,ObjectDescriptor> descriptors)
           
 



Copyright © 2005-2006 . All Rights Reserved.