StandardAssignment.DefinitionStages.WithDescription Interface
public static interface StandardAssignment.DefinitionStages.WithDescription
The stage of the StandardAssignment definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: Description of the standard |
Method Details
withDescription
public abstract StandardAssignment.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: Description of the standardAssignment.
Parameters:
Returns: