public class SourceTag extends Object implements Serializable
| Constructor and Description |
|---|
SourceTag(ReportSourceTag sourceTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SourceTagAction |
getAction() |
List<String> |
getAnnotations() |
SourceOperationType |
getOperation() |
String |
getSource() |
int |
hashCode() |
String |
toString() |
public SourceTag(ReportSourceTag sourceTag)
public SourceOperationType getOperation()
public SourceTagAction getAction()
public String getSource()
Copyright © 2020. All rights reserved.