public class ImageProcessingWarning extends Object
Constructor and Description |
---|
ImageProcessingWarning() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description.
|
String |
getWarningId()
Gets the warning id.
|
void |
setDescription(String description)
Sets the description.
|
void |
setWarningId(String warningId)
Sets the warning id.
|
public String getWarningId()
public void setWarningId(String warningId)
warningId
- the new warning idpublic String getDescription()
public void setDescription(String description)
description
- the new descriptionCopyright © 2015–2016 IBM Watson. All rights reserved.