public class BeanInjectionInfo.Property extends Object
Modifier and Type | Field and Description |
---|---|
protected List<org.pentaho.di.core.injection.bean.BeanLevelInfo> |
path |
int |
pathArraysCount |
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() |
protected final List<org.pentaho.di.core.injection.bean.BeanLevelInfo> path
public final int pathArraysCount
public Property(String name, String groupName, List<org.pentaho.di.core.injection.bean.BeanLevelInfo> path)
Copyright © 2018 Hitachi Vantara. All rights reserved.