public class WASourceInfoImpl extends java.lang.Object implements WASourceInfo, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
boolean |
compare(WASourceInfoImpl waSourceInfoImpl) |
java.lang.String |
getFormattedURL_anotherVersion() |
java.lang.String |
getFormattedURL() |
java.lang.String |
getText() |
java.lang.String |
getURL() |
public java.lang.String getText()
getText
in interface WASourceInfo
public java.lang.String getURL()
getURL
in interface WASourceInfo
public java.lang.String getFormattedURL()
getFormattedURL
in interface WASourceInfo
public java.lang.String getFormattedURL_anotherVersion()
getFormattedURL_anotherVersion
in interface WASourceInfo
public boolean compare(WASourceInfoImpl waSourceInfoImpl)
compare
in interface WASourceInfo