Class BeanInjectionInfo.Property

java.lang.Object
org.pentaho.di.core.injection.bean.BeanInjectionInfo.Property
Enclosing class:
BeanInjectionInfo

public class BeanInjectionInfo.Property extends Object
  • Field Details

    • path

      protected final List<BeanLevelInfo> path
    • pathArraysCount

      public final int pathArraysCount
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getGroupName

      public String getGroupName()
    • getPath

      public List<BeanLevelInfo> getPath()
    • getDescription

      public String getDescription()
    • isRequire

      public boolean isRequire()
    • getPropertyClass

      public Class<?> getPropertyClass()