public class WAExamplePageImpl extends java.lang.Object implements WAExamplePage, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
boolean |
compare(WAExamplePage waExamplePage) |
java.lang.String |
getCategory() |
java.lang.String |
getURL() |
public java.lang.String getCategory()
getCategory
in interface WAExamplePage
public java.lang.String getURL()
getURL
in interface WAExamplePage
public boolean compare(WAExamplePage waExamplePage)
compare
in interface WAExamplePage