Uses of Enum Class
com.e1c.g5.v8.dt.library.distribution.IDistributionSupportManager.ChangeUserModeResponseOptionsResult
Packages that use IDistributionSupportManager.ChangeUserModeResponseOptionsResult
-
Uses of IDistributionSupportManager.ChangeUserModeResponseOptionsResult in com.e1c.g5.v8.dt.library.distribution
Methods in com.e1c.g5.v8.dt.library.distribution that return IDistributionSupportManager.ChangeUserModeResponseOptionsResultModifier and TypeMethodDescriptionIDistributionSupportManager.ChangeUserModeResponseOptions.getResult()
Returns response result.Returns the enum constant of this class with the specified name.IDistributionSupportManager.ChangeUserModeResponseOptionsResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.e1c.g5.v8.dt.library.distribution with parameters of type IDistributionSupportManager.ChangeUserModeResponseOptionsResultModifierConstructorDescriptionChangeUserModeResponseOptions
(IDistributionSupportManager.ChangeUserModeResponseOptionsResult result) Creates new abnormal response options.