Uses of Enum Class
com._1c.g5.v8.dt.md.api.FunctionalOptionsParameterUseChangeTask.TaskAction
Packages that use FunctionalOptionsParameterUseChangeTask.TaskAction
-
Uses of FunctionalOptionsParameterUseChangeTask.TaskAction in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api that return FunctionalOptionsParameterUseChangeTask.TaskActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.FunctionalOptionsParameterUseChangeTask.TaskAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com._1c.g5.v8.dt.md.api with parameters of type FunctionalOptionsParameterUseChangeTask.TaskActionModifierConstructorDescriptionFunctionalOptionsParameterUseChangeTask
(FunctionalOptionsParameter functionalOptionsParameter, MdObject object, FunctionalOptionsParameterUseChangeTask.TaskAction action) Creates a newFunctionalOptionsParameterUseChangeTask
instance