Uses of Interface
com.solibri.smc.api.settings.Setting
Packages that use Setting
-
Uses of Setting in com.solibri.smc.api.settings
Classes in com.solibri.smc.api.settings that implement SettingModifier and TypeClassDescriptionclass
The intended base class for Boolean valued custom settings.class
The intended base class for Double valued custom settings.class
The intended base class for Integer valued custom settings.class
The intended base class for String valued custom settings that are passwords or other secrets.class
The intended base class for String valued custom settings.Methods in com.solibri.smc.api.settings with type parameters of type SettingMethods in com.solibri.smc.api.settings that return types with arguments of type SettingModifier and TypeMethodDescriptionSettingGroup.getSettings()
Returns the classes of the individual custom settings included in this group.