Class IssueSubTypeCreatedRS
- java.lang.Object
-
- com.epam.ta.reportportal.ws.model.EntryCreatedRS
-
- com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeCreatedRS
-
public class IssueSubTypeCreatedRS extends EntryCreatedRS
-
-
Constructor Summary
Constructors Constructor Description IssueSubTypeCreatedRS()IssueSubTypeCreatedRS(java.lang.Long id, java.lang.String locator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLocator()voidsetLocator(java.lang.String locator)-
Methods inherited from class com.epam.ta.reportportal.ws.model.EntryCreatedRS
getId, setId, toString
-
-