org.apache.wml.dom
public class WMLTimerElementImpl extends WMLElementImpl implements WMLTimerElement
Version: $Id: WMLTimerElementImpl.java,v 1.4 2005/04/17 23:49:58 mrglavas Exp $
UNKNOWN:
Constructor Summary | |
---|---|
WMLTimerElementImpl(WMLDocumentImpl owner, String tagName) |
Method Summary | |
---|---|
String | getClassName() |
String | getId() |
String | getName() |
String | getValue() |
void | setClassName(String newValue) |
void | setId(String newValue) |
void | setName(String newValue) |
void | setValue(String newValue) |