public class StyleIssue extends Issue
| Constructor and Description |
|---|
StyleIssue(IssueLocation location,
String description,
RamlResource resource,
RamlAction action) |
StyleIssue(IssueLocation location,
String description,
String ramlLocation) |
buildRamlLocation, equals, getAction, getDescription, getLocation, getRamlLocation, getResourceLocation, getSeverity, getType, hashCode, toStringpublic StyleIssue(IssueLocation location, String description, RamlResource resource, RamlAction action)
public StyleIssue(IssueLocation location, String description, String ramlLocation)
Copyright © 2017. All rights reserved.