Uses of Class
de.mid.innovator.m2msdk.model.option.OptionName
Packages that use OptionName
-
Uses of OptionName in de.mid.innovator.m2msdk.model.option
Methods in de.mid.innovator.m2msdk.model.option that return OptionNameModifier and TypeMethodDescriptionOption.getDescription()OptionValue.getKey()Get name for existing option in this option model or in any imported option model.Methods in de.mid.innovator.m2msdk.model.option that return types with arguments of type OptionNameModifier and TypeMethodDescriptionOptionModel.getNames()OptionModelInterface.getNames()Get names for all existing (non-internal) options of this model and imported models.OptionModelSkeleton.getNames()OptionModelStub.getNames()Methods in de.mid.innovator.m2msdk.model.option with parameters of type OptionNameConstructors in de.mid.innovator.m2msdk.model.option with parameters of type OptionNameModifierConstructorDescriptionOption(OptionKey iKey, OptionName iName, OptionValue iValue) OptionValue(OptionName iKey, String iValue)