public class JavaClassIntrospector extends Object
| Constructor and Description |
|---|
JavaClassIntrospector(org.jboss.forge.parser.java.JavaClass klass) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
getProperties()
Retrieves a list of property instances that correspond to JavaBean-like properties found in the Java class
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.