Uses of Class
org.perfectable.introspection.bean.PropertySchema
-
Packages that use PropertySchema Package Description org.perfectable.introspection.bean Elements allowing treating objects as Java Beans. -
-
Uses of PropertySchema in org.perfectable.introspection.bean
Methods in org.perfectable.introspection.bean that return PropertySchema Modifier and Type Method Description PropertySchema<B,?>
BeanSchema. property(String name)
Extracts property schema by name.
-