public class WARelatedExampleImpl extends java.lang.Object implements WARelatedExample, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
boolean |
compare(WARelatedExampleImpl waRelatedExampleImpl) |
java.lang.String |
getCategory() |
java.lang.String |
getCategoryPage() |
WAImage |
getCategoryThumb() |
java.lang.String |
getDescription() |
java.lang.String |
getInput() |
public java.lang.String getInput()
getInput
in interface WARelatedExample
public java.lang.String getDescription()
getDescription
in interface WARelatedExample
public java.lang.String getCategory()
getCategory
in interface WARelatedExample
public java.lang.String getCategoryPage()
getCategoryPage
in interface WARelatedExample
public WAImage getCategoryThumb()
getCategoryThumb
in interface WARelatedExample
public boolean compare(WARelatedExampleImpl waRelatedExampleImpl)
compare
in interface WARelatedExample