public class SourceProcessingDetailsImpl extends Object implements SourceProcessingDetails
SourceProcessingDetails to provide Source warnings.| Constructor and Description |
|---|
SourceProcessingDetailsImpl()
Instantiates a new SourceProcessingDetailsImpl.
|
SourceProcessingDetailsImpl(List<String> warnings)
Instantiates a new SourceProcessingDetailsImpl.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getWarnings()
Gets the warnings associated with the
Source |
void |
setWarnings(List<String> warnings)
Sets the warnings associated with the
Source. |
public SourceProcessingDetailsImpl()
public List<String> getWarnings()
SourceProcessingDetailsSourcegetWarnings in interface SourceProcessingDetailsSourceThis work is licensed under a Creative Commons Attribution 4.0 International License.