public class WAInfoImpl extends java.lang.Object implements WAInfo, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
boolean |
compare(WAInfoImpl waInfoImpl) |
Visitable[] |
getContents() |
java.lang.String |
getText() |
public Visitable[] getContents()
getContents
in interface WAInfo
public boolean compare(WAInfoImpl waInfoImpl)