public abstract class ExportSettings
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable
Serializable, unmodifiable and provide functional equals() and
hashCode() methods that provide business equality.| Constructor and Description |
|---|
ExportSettings() |
| Modifier and Type | Method and Description |
|---|---|
ExportSettings |
clone() |
public ExportSettings clone()
clone in class java.lang.Object