Java com.vaadin.data.util BeanUtil fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.data.util BeanUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.data.util BeanUtil.

The text is from its open source code.

Method

ClassgetPropertyType(Class beanType, String propertyName)
Returns the type of the property with the given name and declaring class.