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