Class WarningAwareRS
- java.lang.Object
-
- com.epam.ta.reportportal.ws.model.WarningAwareRS
-
- Direct Known Subclasses:
CreateUserRS
public class WarningAwareRS extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WarningAwareRS()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetWarning()voidsetWarning(java.lang.String warning)java.lang.StringtoString()
-