Uses of Class
org.slim3.commons.beanutil.ParameterizedClassDesc

Packages that use ParameterizedClassDesc
org.slim3.commons.beanutil This package provides the utility for Java Bean. 
 

Uses of ParameterizedClassDesc in org.slim3.commons.beanutil
 

Methods in org.slim3.commons.beanutil that return ParameterizedClassDesc
static ParameterizedClassDesc ParameterizedClassDesc.create(Type type)
          Creates a parameterized class descriptor.
 ParameterizedClassDesc[] ParameterizedClassDesc.getArguments()
          Returns the ParameterizedClassDesc objects.
 ParameterizedClassDesc PropertyDesc.getParameterizedClassDesc()
          Returns the parameterized class descriptor.
 



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.