Uses of Enum Class
org.pentaho.di.core.injection.bean.BeanLevelInfo.DIMENSION
Packages that use BeanLevelInfo.DIMENSION
-
Uses of BeanLevelInfo.DIMENSION in org.pentaho.di.core.injection.bean
Fields in org.pentaho.di.core.injection.bean declared as BeanLevelInfo.DIMENSIONMethods in org.pentaho.di.core.injection.bean that return BeanLevelInfo.DIMENSIONModifier and TypeMethodDescriptionBeanLevelInfo.getDim()static BeanLevelInfo.DIMENSIONReturns the enum constant of this class with the specified name.static BeanLevelInfo.DIMENSION[]BeanLevelInfo.DIMENSION.values()Returns an array containing the constants of this enum class, in the order they are declared.