public class GetFetchConfig
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Constructor and Description |
---|
GetFetchConfig()
Creates a new
GetFetchConfig instance. |
GetFetchConfig(GetFetchConfig o)
Creates a new
GetFetchConfig instance by deeply copying a given GetFetchConfig instance. |
Modifier and Type | Method and Description |
---|---|
GetFetchConfig |
clone()
Creates and returns a deep copy of this object.
|
public GetFetchConfig()
GetFetchConfig
instance.public GetFetchConfig(GetFetchConfig o)
GetFetchConfig
instance by deeply copying a given GetFetchConfig
instance.o
- The instance to copy.java.lang.NullPointerException
- if o
is null
.public GetFetchConfig clone()
clone
in class java.lang.Object
Copyright © 2021 Dassault Systèmes, All Rights Reserved.