Uses of Enum
com.adobe.acs.commons.indesign.dynamicdeckdynamo.models.DynamicDeckInitiatorPageModel.Mode
Packages that use DynamicDeckInitiatorPageModel.Mode
-
Uses of DynamicDeckInitiatorPageModel.Mode in com.adobe.acs.commons.indesign.dynamicdeckdynamo.models
Methods in com.adobe.acs.commons.indesign.dynamicdeckdynamo.models that return DynamicDeckInitiatorPageModel.ModeModifier and TypeMethodDescriptionDynamicDeckInitiatorPageModel.getOperationMode()Returns the enum constant of this type with the specified name.static DynamicDeckInitiatorPageModel.Mode[]DynamicDeckInitiatorPageModel.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.acs.commons.indesign.dynamicdeckdynamo.models with parameters of type DynamicDeckInitiatorPageModel.ModeModifier and TypeMethodDescriptionvoidDynamicDeckInitiatorPageModel.setOperationMode(DynamicDeckInitiatorPageModel.Mode operationMode)