Uses of Class
com.ibm.di.model.descriptor.Option
-
Packages that use Option Package Description com.ibm.di.model.descriptor -
-
Uses of Option in com.ibm.di.model.descriptor
Fields in com.ibm.di.model.descriptor with type parameters of type Option Modifier and Type Field Description protected java.util.List<Option>ParameterDescriptor. optionMethods in com.ibm.di.model.descriptor that return Option Modifier and Type Method Description OptionObjectFactory. createOption()Create an instance ofOptionMethods in com.ibm.di.model.descriptor that return types with arguments of type Option Modifier and Type Method Description java.util.List<Option>ParameterDescriptor. getOptions()Gets the value of the option property.
-