| Package | Description |
|---|---|
| org.opencms.i18n.tools |
Tools for i18n.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsContainerPageCopier.CopyMode |
CmsContainerPageCopier.CopyMode.valueOf(java.lang.String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsContainerPageCopier.setCopyMode(CmsContainerPageCopier.CopyMode copyMode)
Sets the copy mode.
|