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