public class WAReinterpretWarningImpl extends WAWarningImpl implements WAReinterpretWarning, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
boolean |
compare(WAReinterpretWarning waReinterpretWarning) |
java.lang.String[] |
getAlternatives() |
java.lang.String |
getNew() |
accept, compare, getAttributes, getText, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, getAttributes, getText, getType
public java.lang.String[] getAlternatives()
getAlternatives
in interface WAReinterpretWarning
public java.lang.String getNew()
getNew
in interface WAReinterpretWarning
public boolean compare(WAReinterpretWarning waReinterpretWarning)