Uses of Enum Class
org.craftercms.studio.model.rest.PullFromRemoteRequest.MergeStrategy
Packages that use PullFromRemoteRequest.MergeStrategy
-
Uses of PullFromRemoteRequest.MergeStrategy in org.craftercms.studio.model.rest
Methods in org.craftercms.studio.model.rest that return PullFromRemoteRequest.MergeStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PullFromRemoteRequest.MergeStrategy[]PullFromRemoteRequest.MergeStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.