Uses of Class
com.ibm.di.model.descriptor.SectionDescriptor
-
Packages that use SectionDescriptor Package Description com.ibm.di.model.descriptor -
-
Uses of SectionDescriptor in com.ibm.di.model.descriptor
Fields in com.ibm.di.model.descriptor with type parameters of type SectionDescriptor Modifier and Type Field Description protected java.util.List<SectionDescriptor>ParameterMapDescriptor. sectionDescriptorMethods in com.ibm.di.model.descriptor that return SectionDescriptor Modifier and Type Method Description SectionDescriptorObjectFactory. createSectionDescriptor()Create an instance ofSectionDescriptorMethods in com.ibm.di.model.descriptor that return types with arguments of type SectionDescriptor Modifier and Type Method Description java.util.List<SectionDescriptor>ParameterMapDescriptor. getSectionDescriptors()Gets the value of the sectionDescriptor property.
-