Class BeanInjectionInfo.Property
java.lang.Object
org.pentaho.di.core.injection.bean.BeanInjectionInfo.Property
- Enclosing class:
- BeanInjectionInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionProperty
(String name, String groupName, boolean require, List<BeanLevelInfo> path) Property
(String name, String groupName, List<BeanLevelInfo> path) -
Method Summary
-
Field Details
-
path
-
pathArraysCount
public final int pathArraysCount
-
-
Constructor Details
-
Property
-
Property
-
-
Method Details
-
getName
-
getGroupName
-
getPath
-
getDescription
-
isRequire
public boolean isRequire() -
getPropertyClass
-