- All Known Implementing Classes:
DcmWidgetFlowParameter
public interface IDcmWidgetFlowParameter
Parameter for a DCM widget flow
- Since:
- 15.11
-
Method Summary 
This method returns the name of the parameter.
This method returns the target attribute of the parameter.
-
Method Details 
-
getTargetAttribute 
This method returns the target attribute of the parameter.
- Returns:
- The target attribute.
-
getParameterName 
This method returns the name of the parameter.
- Returns:
- The parameter name.