public final class Lint<V extends Serializable> extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLinterId() |
String |
getLinterInstanceId() |
String |
getLintId() |
String |
getMessage() |
NamedObjectKey |
getObjectKey() |
String |
getObjectName() |
LintObjectType |
getObjectType() |
LintSeverity |
getSeverity() |
V |
getValue() |
String |
getValueAsString() |
int |
hashCode() |
boolean |
hasValue() |
String |
toString() |
public String getLinterId()
public String getLinterInstanceId()
public String getLintId()
public String getMessage()
public NamedObjectKey getObjectKey()
public String getObjectName()
public LintObjectType getObjectType()
public LintSeverity getSeverity()
public V getValue()
public String getValueAsString()
public boolean hasValue()
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.