Uses of Interface
jp.develop.common.util.amf.beans.IProperty

Packages that use IProperty
jp.develop.common.util.amf.beans Package for beans operation. 
 

Uses of IProperty in jp.develop.common.util.amf.beans
 

Methods in jp.develop.common.util.amf.beans that return IProperty
 IProperty BeanInfo.getProperty(String name)
          Get property by name.
 

Methods in jp.develop.common.util.amf.beans that return types with arguments of type IProperty
 List<IProperty> BeanInfo.getReadProperties()
          Get read properties.