Uses of Enum
org.opencms.i18n.tools.CmsContainerPageCopier.CopyMode
Packages that use CmsContainerPageCopier.CopyMode
-
Uses of CmsContainerPageCopier.CopyMode in org.opencms.i18n.tools
Methods in org.opencms.i18n.tools that return CmsContainerPageCopier.CopyModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsContainerPageCopier.CopyMode[]CmsContainerPageCopier.CopyMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opencms.i18n.tools with parameters of type CmsContainerPageCopier.CopyModeModifier and TypeMethodDescriptionvoidCmsContainerPageCopier.setCopyMode(CmsContainerPageCopier.CopyMode copyMode) Sets the copy mode.