| Package | Description |
|---|---|
| com.orchestranetworks.addon.daqa.cleansing |
Provides classes and interfaces required for cleansing operation.
|
| Constructor and Description |
|---|
ParameterDefinition(String name,
com.orchestranetworks.schema.SchemaTypeName type,
com.onwbp.base.text.UserMessage label,
com.onwbp.base.text.UserMessage description,
ListConstraint listConstraint) |
ParameterDefinition(String name,
com.onwbp.base.text.UserMessage label,
com.onwbp.base.text.UserMessage description,
String htmlComponent,
ListConstraint listConstraint,
String defaultValue) |