Class PlainJavaMarkerImpl
java.lang.Object
org.faktorips.devtools.abstraction.plainjava.internal.PlainJavaMarkerImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequalsType(String type) Returns whether this marker's type equals the given type.getAttribute(String attributeName) booleangetAttribute(String attributeName, boolean defaultValue) intgetAttribute(String attributeName, int defaultValue) getAttribute(String attributeName, String defaultValue) longgetId()getType()inthashCode()booleanisError()voidsetAttribute(String attributeName, Object value) voidsetAttributes(String[] attributeNames, Object[] values)
-
Field Details
-
SEVERITY
- See Also:
-
-
Constructor Details
-
PlainJavaMarkerImpl
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
equalsType
Returns whether this marker's type equals the given type.- Parameters:
type- the marker type to compare with- Returns:
- whether this marker's type equals the given type
-
getAttribute
-
getAttribute
-
getAttribute
-
getAttribute
-
setAttribute
-
setAttributes
-
isError
public boolean isError() -
getType
-
getId
public long getId() -
getResource
-