Uses of Interface
com.e1c.g5.v8.dt.check.settings.ICheckParameterSettings
-
Packages that use ICheckParameterSettings Package Description com.e1c.g5.v8.dt.check.settings -
-
Uses of ICheckParameterSettings in com.e1c.g5.v8.dt.check.settings
Methods in com.e1c.g5.v8.dt.check.settings that return types with arguments of type ICheckParameterSettings Modifier and Type Method Description Map<String,ICheckParameterSettings>
ICheckSettings. getParameters()
Returns the immutable map of check properties by names.
-