public class BeanInjectionInfo.Property extends Object
| Constructor and Description | 
|---|
Property(String name,
        String groupName,
        List<org.pentaho.di.core.injection.bean.BeanLevelInfo> path)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()  | 
String | 
getGroupName()  | 
String | 
getName()  | 
Class<?> | 
getPropertyClass()  |