Package com.solibri.smc.api.checking
Interface EnumerationParameter
- All Superinterfaces:
- RuleParameter<String>
Enumeration parameter.
- Since:
- 9.10.2
- 
Method SummaryModifier and TypeMethodDescriptionReturns the values of this enumeration.Methods inherited from interface com.solibri.smc.api.checking.RuleParametergetId, getRule, getValue
- 
Method Details- 
getOptionsReturns the values of this enumeration.- Returns:
- the values
- Since:
- 9.10.2
 
 
-