StandardAssignment.DefinitionStages.WithAssignedStandard Interface
public static interface StandardAssignment.DefinitionStages.WithAssignedStandard
The stage of the StandardAssignment definition allowing to specify assignedStandard.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAssignedStandard(AssignedStandardItem assignedStandard)
Specifies the assigned |
Method Details
withAssignedStandard
public abstract StandardAssignment.DefinitionStages.WithCreate withAssignedStandard(AssignedStandardItem assignedStandard)
Specifies the assignedStandard property: Standard item with key as applied to this standard assignment over the given scope.
Parameters:
Returns: