public class SiteCloneabilityCriterion extends Object
| Constructor and Description |
|---|
SiteCloneabilityCriterion() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get description of criterion.
|
String |
name()
Get name of criterion.
|
SiteCloneabilityCriterion |
withDescription(String description)
Set description of criterion.
|
SiteCloneabilityCriterion |
withName(String name)
Set name of criterion.
|
public String name()
public SiteCloneabilityCriterion withName(String name)
name - the name value to setpublic String description()
public SiteCloneabilityCriterion withDescription(String description)
description - the description value to setCopyright © 2019. All rights reserved.