Uses of Class
org.apache.hop.core.injection.bean.BeanInjectionInfo.Property
-
Packages that use BeanInjectionInfo.Property Package Description org.apache.hop.core.injection.bean -
-
Uses of BeanInjectionInfo.Property in org.apache.hop.core.injection.bean
Fields in org.apache.hop.core.injection.bean with type parameters of type BeanInjectionInfo.Property Modifier and Type Field Description protected List<BeanInjectionInfo.Property>BeanInjectionInfo.Group. propertiesprotected Map<String,BeanInjectionInfo.Property>BeanInjectionInfo. propertiesMethods in org.apache.hop.core.injection.bean that return types with arguments of type BeanInjectionInfo.Property Modifier and Type Method Description Map<String,BeanInjectionInfo.Property>BeanInjectionInfo. getProperties()List<BeanInjectionInfo.Property>BeanInjectionInfo.Group. getProperties()
-